FOSFacebookBundle icon indicating copy to clipboard operation
FOSFacebookBundle copied to clipboard

Fix session init issue #79

Open l3l0 opened this issue 13 years ago • 2 comments

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).

l3l0 avatar Feb 02 '12 17:02 l3l0

i guess this no longer applies cleanly .. at any rate hopefully some of the others can review this ..

lsmith77 avatar Mar 09 '12 16:03 lsmith77

Hmm, merge whis last version not work https://github.com/ivan1986/FOSFacebookBundle/tree/fix-session-init-issue

ivan1986 avatar Mar 21 '12 07:03 ivan1986