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

Community News:
Latest PECL Releases (07.16.2024)
Jul 16, 2024 @ 08:05:17

Latest PECL Releases:

  • event 3.1.4
    Fixed tests failing with PHP 8.4.0-alpha1 (thanks to Remi Collet).

  • protobuf 4.28.0RC1
    * See github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc-1 for release notes.
  • xhprof 2.3.10
    - Fix build for 8.4 and pcre2 by @andypost in #86 - Fix for PHP 8.4 by @remicollet in #87
  • phalcon 5.8.0
    Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md

    Changed

    • Changed PhalconMvcModel, PhalconSupportCollection and PhalconSupportRegistry to correctly implement Serializable interface. #16591
    • Changed the PhalconMvcRouterGroup::getHostname() to return null also. #16601
    • Changed PhalconMvcViewEngineVoltCompiler::compileSource to also return array #16608

    Added

    • Added events and PhalconEventsManager for PhalconStorageAdapterApcu, PhalconStorageAdapterRedis, PhalconStorageAdapterMemory, PhalconStorageAdapterLibmemcached, PhalconStorageAdapterStream, PhalconStorageAdapterWeak, PhalconCacheAdapterApcu, PhalconCacheAdapterRedis, PhalconCacheAdapterMemory, PhalconCacheAdapterLibmemcached, PhalconCacheAdapterStream, PhalconCacheAdapterWeak PhalconCacheAbstractCache. #16606

    Fixed

    • Fixed PhalconSupportHelperPascalCase causing memory leak by anonymous function #16593
    • Fixed PhalconMvcModelQuery to rollback failed transactions and re-throw exception for data consistency #16604
tagged:

Link:


Trending Topics: