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

Community News:
Latest PECL Releases (10.29.2019)
Oct 29, 2019 @ 13:05:01

Latest PECL Releases:

  • pecl_http 3.2.3
    * Fixed Windows build (Jan Ehrhardt)

  • APCu 5.1.18
    - Implement apcu_inc() and apcu_dec() using atomic operations. This means that these functions no longer have to acquire a write lock. These functions will now wraparound on overflow, instead of saturating to a floating point value. - Make table header in apc.php sticky. - Fix compile warnings related to mktemp() usage. - Fix compatibility with PHP 8.0. - Fix required number of arguments for apcu_store() returned by Reflection.
  • raphf 2.0.1
    * Fixed pointless initialization of persistent handles lists on cleanup * Fixed Windows build (Jan Ehrhardt)
  • gRPC 1.25.0RC1
    - gRPC Core 1.25.0 update
  • pecl_http 3.2.2
    * PHP-7.4 compatibility * Fixed gh-issue #92: httpMessageBody::addForm() discards numeric names * Fixed gh-issue #95: typo in httpMessage::getResponseCode()'s error message
  • couchbase 3.0.0beta1
    * First beta release
tagged:

Link:


Trending Topics: