Skip to content

Skip uninitialized/unset typed properties when serializing objects in php 7.4+ #272

Description

@TysonAndre

php/php-src#5396

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions