Polyfill of WeakMap/WeakReference for older PHP versions. This is a fork of the abandoned "weakref" PECL.
A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC).
License: PHP