Quantcast
Channel: PHPDeveloper.org
Viewing all articles
Browse latest Browse all 1515

Community News: Latest PECL Releases for 08.13.2013

$
0
0
Latest PECL Releases:
  • pecl_http 2.0.0beta5 Extended HTTP support. Again. Keep in mind that it's got the major version 2, because it's incompatible with pecl_http v1. * Introduces the http namespace. * Message bodies have been remodeled to use PHP temporary streams instead of in-memory buffers. * The utterly misunderstood HttpResponse class has been reimplemented as httpEnvResponse inheriting httpMessage. * Currently, there's only one Exception class left, httpException. * Errors triggered by the extension can be configured statically by httpObject::$defaultErrorHandling or inherited httpObject->errorHandling. * The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported.

  • raphf 1.0.0 * Stable release

  • propro 1.0.0 * Stable release

  • yaz 1.1.6 Fix Bug #64773: error define in php_yaz.c.

  • event 1.7.3 Fix: in php_event.c write_property function was non-static Fix: absence of get_gc property handler caused segfaults with gc_collect_cycles()


Viewing all articles
Browse latest Browse all 1515

Trending Articles