Skip to content

Use WeakReference for owner#320

Closed
mvorisek wants to merge 3 commits into
developfrom
use_weakref_for_owner
Closed

Use WeakReference for owner#320
mvorisek wants to merge 3 commits into
developfrom
use_weakref_for_owner

Conversation

@mvorisek

Copy link
Copy Markdown
Member

improve PHP GC performance

BC break:

if child is passed/assigned but the owner is no longer referenced, the owner is (can be) released implicitly by PHP GC

@mvorisek mvorisek closed this Jun 10, 2021
@mvorisek

Copy link
Copy Markdown
Member Author

too complicated to use

@mvorisek mvorisek deleted the use_weakref_for_owner branch June 10, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant