Article from Nicolas Thal
Sharing session between Symfony1 and Symfony2 using Memcache
June 03, 2013Nicolas Thal2 min read
Not long ago, Theodo released it's SessionBundle which aim is to share the session between a symfony1x and a Symfony2 website. On a local server, very little configuration is needed to use this bundle. The sharing is available after a few minutes configuration. When we implemented it on one website…
Continue reading →