The new PECL package ref-0.4.1 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- fixes problem when false Ref\NotifierException thrown during object 
destruction if non-caught exception
  was thrown before such destruction (outside notifiers and referent object 
destructor) (#17);
- do not call soft notifiers if original object was prevented from being 
destroyed in one of notifiers (#18).

Package Info
-------------
This extension adds Soft and Weak references support to PHP 7 and may serve as 
a ground
        for other data structures that require advanced referencing model.

Related Links
-------------
Package home: http://pecl.php.net/package/ref
   Changelog: http://pecl.php.net/package-changelog.php?package=ref
    Download: http://pecl.php.net/get/ref-0.4.1.tgz

Authors
-------------
Bogdan Padalko (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to