zookeeper 1.3.0

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

Improvements:
- Make extension compatible with PHP 8.5 (Thanks to Quentin Dreyer, GH PR #65)
- Bump max version to PHP 8.5 (Thanks to Jorg Adam Sowa, GH PR #64)
Bugs:
- Fix arginfo/zpp mismatch in PHP 8.5 for ZookeeperConfig and Zookeeper methods