Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (08.10.2021)

syndicated from www.phpdeveloper.org on August 10, 2021

Latest PECL Releases:

  • igbinary 3.2.5
    * Fix change in behavior introduced in 3.2.2RC1 when unserializing arrays - the internal array pointer (for next(), key(), etc) pointed past the end of the array in php 7.0-7.2.

  • jsonpath 0.9.3
    ## Changes
    • Bump version to 0.9.3 for initial PECL release @crocodele (#134)
  • uopz 7.1.0
    - uopz_implement and uopz_extend have been dropped - internal rewrite to improve stability and simplify
  • simple_kafka_client 0.1.4
    ## Bugfixes - fix for PHP 8.1 (#54, @remicollet) ## Internals - add all sources to package.xml (#54, @remicollet)
  • xhprof 2.3.4
    - fix for 8.1.0alpha2 #61