4 lines
175 B
Text
4 lines
175 B
Text
A weak reference provides a gateway to an object without preventing
|
|
that object from being collected by the garbage collector (GC).
|
|
|
|
WWW: https://pecl.php.net/package/Weakref
|