Open l3l0 opened 12 years ago
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
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).