Skip to content

Conversation

@TysonAndre
Copy link
Member

  • Fix a bug that could prevent objects/arrays with reference cycles from being properly garbage collected.
  • Fix bugs in unserializing PHP references to values found in php 7.4 typed properties

Closes #363

@TysonAndre TysonAndre force-pushed the fix-typed-properties-counting branch from 3821839 to a8e3ac7 Compare November 6, 2022 20:38
* Fix a bug that could prevent objects/arrays with reference cycles from being properly garbage collected.
* Fix bugs in unserializing PHP references to values found in php 7.4 typed properties

Closes igbinary#363
@TysonAndre TysonAndre force-pushed the fix-typed-properties-counting branch from a8e3ac7 to aa9169c Compare November 6, 2022 20:39
@TysonAndre TysonAndre merged commit 623d9ed into igbinary:master Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure that references in typed properties have their property type info added to the reference group

1 participant