Skip to content

Look for remaining edge cases with php 7.4 typed properties #249

@TysonAndre

Description

@TysonAndre
  • Make it an error to use a property not declared as a reference to a reference when unserializing (Normally, whether something is a reference is declared in the serialization format). Add tests.
  • Check for edge cases involving Serializable::unserialize()
  • Check for invalid data repeating properties, if not already done
  • Add tests that type information is kept after unserializing, with/without references.

Followup for #205

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions