Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (06.11.2019)

syndicated from www.phpdeveloper.org on June 11, 2019

Latest PECL Releases:

  • nsq 3.4.1
    * fix url

    • add connect time out
  • pcov 1.0.5
    - Fix #19 fault in 7.2 caused by modification of filename pointer
  • mongodb 1.5.5
    ** Bug * [PHPC-1393] - Free server description before returning from sharded cluster check
  • pecl_http 3.2.1
    * Fixed gh-issue #88: Unable to run test suite (Remi Collet) * Fixed gh-issue #86: test failure with curl 7.64 * Fixed gh-issue #85: [-Wformat-extra-args] build warnings * Fixed gh-issue #84: segfault and build failure since curl 7.62 * Fixed gh-issue #82: Test harness improvements (Chris Wright) * Fixed gh-issue #64: compress and connecttimeout interfere with low_speed_limit (@rcanavan) * Fixed httpQueryString::getGlobalInstance() * Fixed missing 2nd reflection argument info of httpClient::notify() * Fixed PHP-7.4 compatibility
  • datadog_trace 0.27.2
    ### Changed - Valgrind configuration to perform more thorough memory consistency verification #472

    Fixed

    • Memory leak detected in tests #472
  • datadog_trace 0.27.1
    ### Fixed - Memory leak when garbage collecting span stacks #469
  • hprose 1.6.8
    Fixed for PHP 7.4.
  • hprose 1.6.7
    Fixed hprose on PHP 7.3. Fixed array serialize.
  • event 2.5.2
    Fixed the value of EINPROGRESS constant in WIN32
  • parallel 1.1.1
    - Fix #60 copying refcounted internals may lead to deadlocks