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

Community News:
Latest PECL Releases (11.22.2016)
Nov 22, 2016 @ 14:05:01

Latest PECL Releases:

  • swoole 1.9.0
    - Added SwooleRedisServer, redis compatible protocol server framework

    • Added SwooleMmap, high-performance disk read and write function
    • Added SwooleClient::pipe method
    • Added onBufferEmpty and onBufferFull event callback for SwooleServer
    • Added buffer_high_watermark and buffer_low_watermark option for SwooleServer
    • Added swoole_clear_dns_cache function
    • Added SwooleChannel, high performance shared memory queue
    • Fixed redis client type method could not return a string
    • Fixed an issue when the sync client length protocol package_max_length was invalid
    • Fixed low-level version of gcc running under the long-term crash happened
    • Fixed invalid websocket_mask for asynchronous WebSocket client
    • Fixed a problem where the MySQL client crashed accidentally when there were too many records
    • Fixed Mac platform task more than 8K to create a temporary file failed to lead to the problem of undeliverable tasks
    • Fixed taskWaitMulti When the process returns more than 8K receive timeout problem
    • Fixed atmoic add and sub return value exists data synchronization problems
  • request 1.0.0a2
    Please see CHANGELOG.md for release notes.
  • igbinary 2.0.0
    - Compatible with PHP 5.2 - 7.0
  • zookeeper 0.3.0
    Bugs: - Fix session warning with PHP 7.1 (Issue #4)

    Improvements:

    • Support PHP-7 (PR #1)
    • Support exceptions (PR #2)
  • request 1.0.0a1
    Please see CHANGELOG.md for release notes.
  • sqlsrv 4.0.7
    This version is for PHP 7 only. This preview contains the SQLSRV drivers for PHP 7 (64-bit) with limitations. Upcoming release(s) will contain more functionality, bug fixes, and more.
  • pdo_sqlsrv 4.0.7
    This version is for PHP 7 only. This preview contains the PDO_SQLSRV drivers for PHP 7 (64-bit) with limitations. Upcoming release(s) will contain more functionality, bug fixes, and more.
tagged:

Link:


Trending Topics: