Community News: Latest PECL Releases (10.08.2019)

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

Latest PECL Releases:

  • memcached 3.1.4
    PHP 7.0 - 7.1 - 7.2 - 7.3 - 7.4 release of memcached extension. Note that support for libmemcached 0.x series has been discontinued and the oldest actively tested version is 1.0.8. It is highly recommended to use version 1.0.18 of libmemcached.

    Fixes

    • Test on PHP 7.4 as well as 8.0 (#440)
    • Fix segfault for unknown memcached flags (#431)
    • Update documented defaults for sess_lock_retries (#432)
    • Remove stray instances of the TSRMLS_CC macro for PHP 8 compatibility (#444)
  • rdkafka 4.0.0
    BREAKING CHANGE: Since version 4.0, the client longer polls for network events at shutdown (during object destructor). This behaviour didn't give enought control to the user in case of server issue, and could cause the script to hang while terminating.

    Starting from this version, programs MUST now call flush() before shutting down, otherwise some messages and callbacks may be lost.

    Features

    • Added RdKafkaKafka::offsetsForTimes(), RdKafkaKafkaConsumer::offsetsForTimes() (#238, #270, @nick-zh)
    • Added RdKafkaKafkaConsumer::getOffsetPositions() (#244, @nick-zh)
    • Added RdKafkaKafka::purge() (#255, @nick-zh)
    • Added RdKafkaKafka::flush() (#264, @nick-zh)
    • Added RdKafkaConsumerTopic::consumeBatch() (#256, @nick-zh)
    • Added RdKafkaConf::setLogCb() (#253, @nick-zh)
    • Added RdKafkaKafkaConsumer::queryWatermarkOffsets() (#271, @nick-zh)
    • Added RdKafkaKafkaConsumer::close() (#144, @TiMESPLiNTER)

    Enhancements

    • Support block on full producer queue (RD_KAFKA_MSG_F_BLOCK) (#245, @nick-zh)
    • Add additional partitioners (#267, @nick-zh)
    • Fix phpinfo output (#172, @TiMESPLiNTER)
    • Don't poll in destruct anymore (#264, #278, @nick-zh)

    Bugfixes

    • Fix segfault, remove Producer::newQueue (#273, @nick-zh)

    General

    • Dropping support for librdkafka below 0.11 (#247, @arnaud-lb)
    • Update build matrix PHP 7.3 + nightly, librdkafka 1.x + master (#249, @arnaud-lb)
    • Deprecating deprecated librdkafka functions (#266, #254, #251, @nick-zh)
  • gRPC 1.23.1
    - gRPC C Core 1.23.1 update
  • protobuf 3.10.0
    GA release.
  • datadog_trace 0.31.0
    ### Added - Add container id header to http transport (Container Tagging) - #552 - Attach exceptions to spans in new API #548

    Changed

    • Migrate PDO integration to sandbox API #538
    • Migrate Eloquent integration to sandbox API #559
    • Migrate memcached integration to sandbox API #578
    • Migrate elasticsearch integration to sandbox API #562

    Fixed

    • Predis integration for clusters #574 (thank you @RaoulMeyer!)
    • Avoid reserved word "fn" #543
    • Fix ZTS builds, remove COMPAT_CTX_* #544
    • Curl headers are overwritten when using curl_copy_handle function #502
    • Correctly treat class names as case insensitive #571
    • Static keyword handling #576
    • Improve sandboxing of request init hook #583
    • Make PHP API check more specific #590 (thank you @iedsapala!)
  • timezonedb 2019.3
    Updated to version 2019.3 (2019c)
Powered by Gewgley