Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases (11.15.2022)
Nov 15, 2022 @ 08:05:10

Latest PECL Releases:

  • phalcon 5.1.1
    Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md

    Fixed

    • Fixed PhalconFilter::sanitize to return correct data when noRecursive is true #16199
    • Fixed PhalconHtmlEscaper::html to not return null when a zero string is passed #16202
  • teds 1.3.0
    * Optimize TedsDeque insert() and offsetUnset() calls with offsets when they're closer to the front of the deque than the end of the Deque. * Add Tedsstrict_equals($v1, $v2): bool with stricter NAN handling than `===`. * Regenerate function arginfo with namespaced C symbols from stub.php files.
  • xdebug 3.2.0RC2
    Thu, Nov 10, 2022 - Xdebug 3.2.0RC2

    = Fixed bugs:

    • Fixed issue #2100: "Fatal error: debuginfo() must return an array" when Exception is thrown from debugInfo in PHP 8.x
    • Fixed issue #2101: When a temporary breakpoint is hit, breakpoint_list should show it as disabled
    • Fixed issue #2126: Problems with retrieving global variables
    • Fixed issue #2127: Tracing does not handle NUL char in anonymous closure scope
    • Fixed issue #2129: Cannot read snapshot Gzip-compressed data is corrupt
    • Fixed issue #2133: Warning with regards to extra NUL character in xdebug_setcookie call
    • Fixed issue #2134: Xdebug stops at the line where the exception is created, not where it is thrown
    • Fixed issue #2135: Xdebug stops twice at the same line after a call breakpoint or xdebug_break()
    • Fixed issue #2136: Duplicate line/conditional breakpoints are not rejected
  • solr 2.6.0
    - PHP 8.1 compatible - PHP 8.2 compatible
  • xdebug 3.1.6
    Tue, Nov 08, 2022 - Xdebug 3.1.6

    = Fixed bugs:

    • Fixed issue #2100: "Fatal error: debuginfo() must return an array" when Exception is thrown from debugInfo in PHP 8.x
    • Fixed issue #2101: When a temporary breakpoint is hit, breakpoint_list should show it as disabled
    • Fixed issue #2129: Cannot read snapshot Gzip-compressed data is corrupt
tagged:

Link:


Trending Topics: