zookeeper 0.7.0

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

Improvements:
- Make parameter 'acls' of method 'create' optional
- Add static method 'dispatch'
- Drop PHP-5 support (Issue #14)
Bugs:
- Fix segmentation fault found in PHP 7.3