Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (07.26.2022)

syndicated from www.phpdeveloper.org on July 26, 2022

Latest PECL Releases:

  • protobuf 3.21.4
    * See github.com/protocolbuffers/protobuf/releases for release notes.

  • xdebug 3.2.0alpha2
    Mon, Jul 25, 2022 - Xdebug 3.2.0alpha2

    = Fixed bugs:

    • Fixed issue #2105: 3.2.0alpha1 package misses the php-header.h file
  • sdl_ttf 0.2.0
    Initial release with basic Init/Quit Open and Close Font and render solid text
  • sdl 2.7.0
    - Fix SDL_GetKeyboardState (https://github.com/Ponup/php-sdl/issues/68)
  • protobuf 3.21.3
    * See github.com/protocolbuffers/protobuf/releases for release notes.
  • gRPC 1.48.0
    - gRPC Core 1.48.0 update
  • xdebug 3.2.0alpha1
    Wed, Jul 20, 2022 - Xdebug 3.2.0alpha1
    • New features:

      • Fixed issue #1819: Allow a list of headers in 'xdebug.client_discovery_header'
      • Fixed issue #2079: Add pseudo hosts xdebug://gateway and xdebug://nameserver
      • Fixed issue #2087: Introduce step for the return state and virtual property for return value
      • Fixed issue #2104: Add support for PHP 8.2 "SensitiveParameter" attribute
    • Improvements:

      • Fixed issue #2086: Include return value in return breakpoint interruption response
    • Removed features:

      • Fixed issue #2014: Drop support for PHP 7.2
      • Fixed issue #2102: Drop support for PHP 7.3
      • Fixed issue #2103: Drop support for PHP 7.4

    = Fixed bugs:

    • Fixed issue #2002: xdebug_trace_handler_t handler members are not always checked for NULL when executing
    • Fixed issue #2045: Inapproriate frowny face
    • Fixed issue #2062: Profiler can't able to write cachegrind file at /tmp
    • Fixed issue #2089: Alpine Linux does not support res_ninit
    • Fixed issue #2093: Fatal error: linux/rtnetlink.h: No such file or directory linux/rtnetlink.h
    • Fixed issue #2098: With breakpoint_include_return_value enabled step_out break at every function
  • quickhash 1.1.1
    PHP 7 support