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

Release notes
-------------
Bugs:
- Fix 'Node with null data cause php segfault at Zookeeper::get($path)' (AZ 
Issue #21)
- Fix 'Stat is null when get a node which holds null data' (AZ Issue #29)
- Fix 'Wrong type conversion in function call' (Thanks to Dmitry 
Faleychik<[email protected]>, AZ PR #42)
- Fix AZ PR #44 (Thanks to jeff.tang<[email protected]>)
- Fix AZ Issue #27 (--with-libdir not honoured, Thanks to Remi Collet)
- Return null after zoo_exists returning 0-length directly (AZ PR #45)

Improvements:
- Respect null's when passed as values during set(), create(), and get() 
(Thanks to Ryan Uber<[email protected]>, AZ PR #22)
- Make extension compatible with Zookeeper 3.5.0alpha (Thanks to Ryan 
Uber<[email protected]>, AZ PR #28 N #48)
- Display ini entries in `phpinfo()`

Package Info
-------------
This extension provides API for communicating with ZooKeeper service.

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

Authors
-------------
Andrei Zmievski <[email protected]> (lead)
Timandes White <[email protected]> (lead)


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

Reply via email to