Community News: Latest PECL Releases (02.25.2020)

  • You are here: Free PHP » Uncategorized » Community News: Latest PECL Releases (02.25.2020)

Latest PECL Releases:

  • mongodb 1.7.3
    ** Task

    • [PHPC-1559] - Fix libmongoc compilation issue in alpine
  • translit 0.7.0
    - Fixed compilation on some PHP 7.4 builds (Elan Ruusamäe) - Fixed buffer overflows (Antony Dovgal)
  • event 2.5.4
    Fixed #59: PHP7 build errors with disabled SSL support Fixed build error with disabled sockets support
  • ast 1.0.6
    - Support TYPE_STATIC for the php 8.0 static return type.
  • redis 5.2.0RC2
    phpredis 5.2.0RC2
    • Include RedisSentinelTest.php in package.xml! [eddbfc8f] (Michael Grunder)
    • Fix -Wmaybe-uninitialized warning [740b8c87] (Remi Collet)
    • Fix improper destructor when zipping values and scores [371ae7ae] (Michael Grunder)
    • Use php_rand instead of php_mt_rand for liveness challenge string [9ef2ed89] (Michael Grunder)

    phpredis 5.2.0RC1

    This release contains initial support for Redis Sentinel as well as many smaller bug fixes and improvements. It is especially of interest if you use persistent connections, as we've added logic to make sure they are in a good state when retreving them from the pool.

    IMPORTANT: Sentinel support is considered experimental and the API will likely change based on user feedback.

    • Sponsors ~ Audiomack.com - https://audiomack.com ~ Till Kruss - https://github.com/tillkruss

    • Initial support for RedisSentinel [90cb69f3, c94e28f1, 46da22b0, 5a609fa4, 383779ed] (Pavlo Yatsukhnenko)

    • Houskeeping (spelling, doc changes, etc) [23f9de30, d07a8df6, 2d39b48d, 0ef488fc, 2c35e435, f52bd8a8, 2ddc5f21, 1ff7dfb7, db446138] (Tyson Andre, Pavlo Yatsukhnenko, Michael Grunder, Tyson Andre)

    • Fix for ASK redirections [ba73fbee] (Michael Grunder)

    • Create specific 'test skipped' exception [c3d83d44] (Michael Grunder)

    • Fixed memory leaks in RedisCluster [a107c9fc] (Michael Grunder)

    • Fixes for session lifetime values that underflow or overflow [7a79ad9c, 3c48a332] (Michael Grunder)

    • Enables slot caching for Redis Cluster [23b1a9d8] (Michael Booth)

    • Support TYPE argument for SCAN [8eb39a26, b1724b84, 53fb36c9, 544e641b] (Pavlo Yatsukhnenko)

    • Added challenge/response mechanism for persistent connections [a5f95925, 25cdaee6, 7b6072e0, 99ebd0cc, 3243f426] (Pavlo Yatsukhnenko, Michael Grunder)

  • datadog_trace 0.40.0
    ### Added - Background sender debug info in dd-doctor #758

    Changed

    • Run neighboring extension's opcode handlers before instrumenting #754

    Fixed

    • Circuit breaker should not prevent background sender #760
  • scoutapm 1.1.1
    - Fixed typo in config.m4 for libcurl detection
  • scoutapm 1.1.0
    - Added support for PHP 7.4 (#60) - Improved cURL detection (thanks @remicollet, #58)
  • swoole 4.4.16
    Enhancement --- + Now you can get [Supported Versions of Swoole](https://github.com/swoole/swoole-src/blob/master/SUPPORTED.md) (@twose) + More friendly error messages (0412f442) (09a48835) (@twose) + Prevent endless loops that may occur in some special systems (069a0092) (@matyhtf) + Add driver in PDOConfig (swoole/library#8) (@jcheron)

    Fixed

    • Fixed http2_session.default_ctx double free (bddbb9b1) (@twose)
    • Fixed uninitialized http_context (ce77c641) (@twose)
    • Fixed typo in Table (may lead to memory errors) (db4eec17) (@twose)
    • Fixed status error when kill USR2 and no set task_num (e4378278) (@GXhua)
    • Fixed incomplete raw-content of HTTP request (#3079) (#3085) (@hantaohuang)
    • Fixed static handler (when the file content is empty, server should respond 404) (#3084) (@Yurunsoft)
    • Fixed http_compression_level not work (16f9274e) (@twose)
    • Fixed null pointer error of Coroutine HTTP2 Server caused by no handle (ed680989) (@twose)
    • Fixed option socket_dontwait not work (27589376) (@matyhtf)
    • Fixed double zend::eval (#3099) (@GXhua)
    • Fixed HTTP2 Server null pointer error (respond after connection is closed) (#3110) (@twose)
    • Fixed PDOStatementProxy::setFetchMode missing arguments (swoole/library#13) (@jcheron)
  • psr 1.0.0
    - Drop max PHP version constraint
Powered by Gewgley