FOSFacebookBundle
FOSFacebookBundle copied to clipboard
Fix session init issue #79
It is how I to handled issue #79
For test env we can use FOS\FacebookBundle\Facebook\FacebookSessionPersistenceProxy which will construct FOS\FacebookBundle\Facebook\FacebookSessionPersistence object when needed (so session will be started when needed).
i guess this no longer applies cleanly .. at any rate hopefully some of the others can review this ..
Hmm, merge whis last version not work https://github.com/ivan1986/FOSFacebookBundle/tree/fix-session-init-issue