Community News: Latest PECL Releases (07.16.2024)
	syndicated from www.phpdeveloper.org
	on July 16, 2024
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.mdChanged- Changed PhalconMvcModel,PhalconSupportCollectionandPhalconSupportRegistryto correctly implementSerializableinterface. #16591
- Changed the PhalconMvcRouterGroup::getHostname()to returnnullalso. #16601
- Changed PhalconMvcViewEngineVoltCompiler::compileSourceto also returnarray#16608
 Added- Added events and PhalconEventsManagerforPhalconStorageAdapterApcu,PhalconStorageAdapterRedis,PhalconStorageAdapterMemory,PhalconStorageAdapterLibmemcached,PhalconStorageAdapterStream,PhalconStorageAdapterWeak,PhalconCacheAdapterApcu,PhalconCacheAdapterRedis,PhalconCacheAdapterMemory,PhalconCacheAdapterLibmemcached,PhalconCacheAdapterStream,PhalconCacheAdapterWeakPhalconCacheAbstractCache. #16606
 Fixed
- Changed