Weakref 0.3.2

Implementation of weak references


A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC).

License: PHP

This package is not maintained anymore and has been superseded. Package has moved to channel https://www.php.net/weakreference

Changes

- Fix crash in wr_store_tracked_object_dtor