weakreference_bc

pecl install weakreference_bc

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

Maintainer

  • Tyson Andre (lead )

Details

Stars: 1
Issue openned: 3
Downloads: 775
0.4.1
2 years ago
Version 0.4.1 change log


- Fix windows build issues.
- Stop using the nonstandard `ulong` type.
- Fix typo in PECL conflicts section with weakref PECL.
- Change configure flag to enable/disable this extension to --enable-weakreference_bc

requires:

  • php >=7.0.3<=8.0.0
  • pearinstaller >=1.4.0b1