Weakref

This package is not maintained anymore and has been superseded. Package has moved to channel https://www.php.net/weakreference
No replacement provided. Contact us if you know a replacement.

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).

Maintainer

  • Etienne Kneuss (lead )

Details

Stars: 36
Issue openned: 7
Downloads: 113622
0.3.0
8 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.0
Loading...
Version 0.3.0 change log


- Support PHP7 (Big thanks to Julien Pauli for helping with the upgrade) (issue #19)
- Add support for cloning WeakMap
- Iterating WeakMap now yields objects as keys (issue #17)

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.0b1