You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi ,I hava a problem that i can not save the authParams to session.I use the Phalcon framework
The error is "Fatal error: Uncaught exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in [no active file]:0 Stack trace: #0 [internal function]: session_write_close() #1 [internal function]: Phalcon\Session\Adapter->__destruct() #2 {main} thrown in [no active file] on line 0".
how can i solve it!
The text was updated successfully, but these errors were encountered:
hi ,I hava a problem that i can not save the authParams to session.I use the Phalcon framework
The error is "Fatal error: Uncaught exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in [no active file]:0 Stack trace: #0 [internal function]: session_write_close() #1 [internal function]: Phalcon\Session\Adapter->__destruct() #2 {main} thrown in [no active file] on line 0".
how can i solve it!
The text was updated successfully, but these errors were encountered: