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
Igbinary should be usable as a drop-in replacement for the native serializer.
Observed: igbinary_serialize() throws
Expected: igbinary_serialize() should skip the properties, like serialize()
The addition of typed properties had some edge cases with php applications/libraries use of serialization/unserialization that were worked out in subsequent patch releases