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
I was having a problem with confide which seems to be caused by a combination of super_close and polyglot. Original report can be found here: Zizaco/confide#522 (comment)
Laravel 4.2 is not supported I'm afraid. If it was, I'd make sure laravel 4.2 allowed upgrading to the new super closure. I'd recommend upgrading to Laravel 5.1 since it's LTS and uses the newest version of super closure.
I was having a problem with confide which seems to be caused by a combination of super_close and polyglot. Original report can be found here: Zizaco/confide#522 (comment)
I can easily reproduce this if I install https://github.com/Anahkiasen/polyglot and then run this code:
Which will show me
Serialization of 'Closure' is not allowed
I like all the libraries I'm using, any idea on how to get them working together?
The text was updated successfully, but these errors were encountered: