Hi Marc
php-ref:
- has different notifiers support when object died:
array, callback and none (the most reliable one :));
- has SoftReference which allows preventing object from
being destroyed;
- has set of helper function to deal with object referencing;
- doesn't include ac
There are already pecl extensions available:
- http://pecl.php.net/package/Weakref
- http://pecl.php.net/package/v8js
What are the differences?
Marc
Am 03.11.2016 um 22:49 schrieb Bogdan Padalko:
Hi,
My name is Bogdan Padalko and I also known as pinepain on github (
https://github.com/pinepai