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

Community News:
Latest PECL Releases (12.27.2016)
Dec 27, 2016 @ 14:05:02

Latest PECL Releases:

  • couchbase 2.2.4
    This is the GA release of the 2.2.4 SDK. It is a maitenance release with several fixes:

    Changes:

    • PCBC-401: embed PHP classes using pcs. This fixes performance issue, where the extension spending time during each request to evaluate and load Couchbase classes written in PHP. The pecl/pcs extension have to be installed and loaded before loading couchbase SDK.
    • PCBC-439: reset MCISCOMPRESSED before type detection. This fixes decoding compressed values.
    • PCBC-438: install callback for replica read command. This fixes getFromReplica() returning NULL.
    • Documentation updates and bug fixes
  • Druid 0.6.0
    - Fix #2 missing extension dependencies - Fix #3 Support PHP 7. - Support config curl_dns_cache_timeout,curl_connect_timeout,curl_timeout.
  • swoole 1.9.3
    - Added extension function args info - Added package_length_func option - Added http_client download method - Fixed issue#965 - Fixed issue#966 - Fixed issue#967
  • Druid 0.3.0
    - First version for pecl.net - Support PHP 5.*.
  • pdflib 4.1.0
    - add support for PDFlib 9.1
  • igbinary 2.0.1
    - Compatible with PHP 5.2 - 7.0 - Fixes bug in session decoder not calling __wakeup() in php 7.0+ - (Enhancement) Reuses identical strings when unserializing objects and arrays in php 7.0+
tagged:

Link:


Trending Topics: