Community News: Latest PECL Releases (07.06.2021)
Latest PECL Releases:
xhprof 2.3.3
– Fix memory leak on array_filter #60
Custom xhprof_error
phalcon 5.0.0alpha3
Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md
Changed
Changed version format to allow alpha/beta/RC releases on PECL.
Changed:
PhalconMvcModelResultsetComplex::__construct now accepts PsrSimpleCacheCacheInterface for the cache
PhalconMvcModelResultsetSimple::__construct now accepts PsrSimpleCacheCacheInterface for the cache
PhalconMvcModelResultset::__construct now accepts PsrSimpleCacheCacheInterface for the cache
PhalconMvcModelResultset::getCache now returns PsrSimpleCacheCacheInterface #15471
Changed PhalconDbAdapterAbstractAdapter:delete() signature of optional parameters. #15363
Changed bindCounts argument to array type in:
PhalconDbDialect:getColumnList()
PhalconDbDialect:getSqlColumn()
PhalconDbDialect:getSqlExpression()
PhalconDbDialect:getSqlExpressionBinaryOperations()
PhalconDbDialect:getSqlExpressionCase()
PhalconDbDialect:getSqlExpressionCastValue()
PhalconDbDialect:getSqlExpressionConvertValue()
PhalconDbDialect:getSqlExpressionFunctionCall()
PhalconDbDialect:getSqlExpressionGroupBy()
PhalconDbDialect:getSqlExpressionHaving()
PhalconDbDialect:getSqlExpressionJoins()
PhalconDbDialect:getSqlExpressionLimit()
PhalconDbDialect:getSqlExpressionList()
PhalconDbDialect:getSqlExpressionObject()
PhalconDbDialect:getSqlExpressionOrderBy()
PhalconDbDialect:getSqlExpressionScalar()
PhalconDbDialect:getSqlExpressionUnaryOperations()
PhalconDbDialect:getSqlExpressionWhere()
PhalconDbDialectInterface:getSqlExpression()
Fixed
Fixed PhalconDbAdapterAbstractAdapter:delete() when bindTypes argument is passed. #15363
Fixed PhalconStorageAdapterRedis::getAdapter to use passed connectionTimeout, retryInterval and readTimeout options for the connection #15484
Fixed PhalconMvcViewEngineVoltCompiler for a use case when a block will return null vs an array for statementList in PHP 8 #15556
memprof 3.0.1
* Fix build
simple_kafka_client 0.1.3
## Features
– support oauthbearer mechanism (#47, #48, #49)
## Bugfixes
– fix for PHP 8.1 (#52)
## Internals
– cleanup and refactor (#43, #44, #45, #46)
yaf 3.3.3
– Fixed issue #546 (Segfault due to get_gc handler changed)
– Use interned strings
– Fixed Issue #545 segfault in yaf_route_simple::construct
– Optimized Yaf_Route_Map::route
awscrt 1.0.1
Changes in build process
scoutapm 1.4.2
– Fixed some missed free calls after DYNAMIC_MALLOC_SPRINTF usage in PHP 8 only (#92)
scoutapm 1.4.1
– Fixed memory leaks from DYNAMIC_MALLOC_SPRINTF un-freed usages (#91)
PHPDeveloper.org
Read More