Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

New ReflectionReference-based exporter IDs are frequently re-used  #269

@ezzatron

Description

@ezzatron

Reference IDs can be re-used when the lifetime of the reference ends. The same is true for spl_object_hash(), but this has a much higher impact on exporting arrays in the exporter, because Phony creates the references, and they're typically very short-lived.

This has made the exporter output worse overall, and it sucks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions