rdkafka 2.0.1

Kafka client based on librdkafka


PHP-rdkafka is a stable Kafka client for PHP based on librdkafka

License: MIT License

Changes

This version of rdkafka is indented for php version 7. To compile rdkafka for
older versions of php, use the pecl package version 1.

* Fix build on PHP 7.1
* Various bug fixes