Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (10.24.2023)

syndicated from www.phpdeveloper.org on October 24, 2023

Latest PECL Releases:

  • redis 6.0.2
    --- Sponsors ---

    Audiomack - https://audiomack.com Open LMS - https://openlms.net BlueHost - https://bluehost.com Object Cache Pro for WordPress - https://objectcache.pro Avtandil Kikabidze - https://github.com/akalongman Zaher Ghaibeh - https://github.com/zaherg BatchLabs - https://batch.com Stackhero - https://github.com/stackhero-io Florian Levis - https://github.com/Gounlaf Luis Zarate - https://github.com/jlzaratec


    phpredis 6.0.2

    This release contains fixes for OBJECT, PSUBSCRIBE and SCAN commands. You can find a detailed list of changes in CHANGELOG.md and package.xml or by inspecting the git commit logs.

    • Fix deprecation error when passing null to match_type parameter.[b835aaa3] (Pavlo Yatsukhnenko)
    • Fix flaky test and OBJECT in a pipeline. [a7f51f70] (Michael Grunder)
    • Find our callback by pattern with PSUBSCRIBE [2f276dcd] (Michael Grunder)
  • opentelemetry 1.0.0RC3
    opentelemetry 1.0.0RC3 * re-enable blackfire (#103) * Check observer_class_lookup for NULL in observer callback (#102) * gitsplit extension dir (#98)
  • xdebug 3.3.0alpha3
    Thu, Oct 19, 2023 - Xdebug 3.3.0alpha3

    = Fixed bugs:

    • Fixed issue #1732: Add support for flame graph outputs
    • Fixed issue #2000: Debugger evaluate expression: "can't evaluate expression"
    • Fixed issue #2077: Bring back xdebug.collect_params
    • Fixed issue #2203: Increase default max nesting time out from 256 to 512
    • Fixed issue #2206: Optimise debugger breakpoints checking
  • protobuf 3.25.0RC2
    * See github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc-2 for release notes.