zookeeper 0.7.2

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

Bugs:
- Fix segfault due to double free of global callback data (GH PR #35)
- Optimize callback-related statements
- Fix build error with PHP 7.4 (GH PR #38)