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

Community News:
Latest PECL Releases (07.04.2017)
Jul 04, 2017 @ 13:05:02

Latest PECL Releases:

  • swoole 1.9.15
    - Added MySQL client support for transaction processing

    • Added static compilation support
    • Added MySQL connection timeout support
    • Added Redis connection timeout support
    • Added Redis password and database options
    • Added Atomic->wait/wakeup function, you can use the atomic count to achieve notification and wait function
    • Fixed RedisServer received more than 8K request crashes when the request
    • Added 170 unit test scripts
  • pq 2.1.2
    * Fix gh-issue #32: JSON compatibility with PHP-7.1 * Fix pqDateTime::createFromFormat() prototype with PHP-7.2 + Update static pqTypes with PostgreSQL-9.6 types
  • pecl_http 3.1.1RC1
    * Fix gh-issue #65: httpClient::enqueue(): Could not enqueue request: The easy handle is already added to a multi handle (@rcanavan, Mike) * Fix gh-issue #66: SILENT_ERRORS flag not properly passed to parse_mb (@rcanavan, Mike) * Fix gh-issue #67: IGNORE_ERRORS should not drop "invalid" characters (@rcanavan, Mike) * Fix gh-issue #68 STDFLAGS not fully applied when creating httpClientRequest with URL as string (@rcanavan, Mike) * Fixed -Werror builds * Fixed big endian builds * Fixed builds against libcurl with gnutls, without libz or without ssl support
  • v8 0.1.7
    Changes to public API and other important changes which may affect end-user:
    • Require v8 >= 6.1.170;
    • Fix segfaults on unclean shutdown;
  • ref 0.4.3
    - add PHP 7.2 compatibility support (Remi Collet <remi@remirepo.net>)
  • gRPC 1.4.1
    - gRPC C Core 1.4.1 bug fixes
  • yaf 3.0.5
    - PHP-7.2 Support - Fixed issue #360 (class not found in high traffice server)
  • uv 0.2.2
    - Fix uv_is_active() to not warn when passed a closed handle - Fix uv pipes within UVStdio objects
tagged:

Link:


Trending Topics: