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

Community News:
Latest PECL Releases (12.14.2021)
Dec 14, 2021 @ 08:05:09

Latest PECL Releases:

  • ds 1.4.0
    - Support for PHP 8.1

  • oci8 3.2.1
    This version is for PHP 8.1 only.

    Requires Oracle Client libraries from 11.2 or later.

  • zephir_parser 1.4.2
    ### Added - Enabled support of PHP8.1 for PECL [#116](https://github.com/phalcon/php-zephir-parser/issues/116)
  • psr 1.2.0
    - PHP 8.1 compatibility (@Jeckerson) - All classes are now defined in a separate namespace `PsrExt` and aliased into the `Psr` namespace to aid in debuggging compatibility issues for framework maintainers
  • oci8 3.2.0
    This version is for PHP 8.1 only.

    Added oci8.prefetch_lob_size directive and oci_set_prefetch_lob() function to improve LOB query performance.

  • win32service 1.0.1
    * Allow all function reserved for cli SAPI on embed SAPI. (@EionRobb) (issue [#63](https://github.com/win32service/win32service/issues/63)) * Update for PHP 8.1 The binary is also available here: https://github.com/win32service/win32service/releases/tag/v1.0.1
  • gRPC 1.43.0RC1
    - gRPC Core 1.43.0 update
  • couchbase 3.2.2
    PCBC-796: add storage backend option for bucket manager PCBC-788: handle rate/quota limit error codes PCBC-799: implement {get,upsert,remove}Multi Update jsonSerialize methods to stop deprecations errors in php 8.1
tagged:

Link:


Trending Topics: