The new PECL package ref-0.5.0 (stable) has been released at http://pecl.php.net/.
Release notes ------------- This release fix bugs, drop unused feature and soon to be EOL PHP 7.0 (see http://php.net/supported-versions.php for details). Changelist: - Drop PHP < 7.1 support (BC-breaking); - Remove array notifier in a favor of callback (BC-breaking); - Remove references comparison (BC-breaking); - Fix bug when object handle reused but previous state was not clean; - Fix wrong behavior when reference get deleted during notifier call; - Fix memleaks; 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.5.0.tgz Authors ------------- Bogdan Padalko (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
