Community News: Latest PECL Releases (05.21.2024)
Latest PECL Releases:
phalcon 5.7.0
Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md
Changed
Changed PhalconSupportHelperFactory to use the internal mapper for better memory management #16571
Added
New ini setting phalcon.form.strict_entity_property_check for PhalconFormsForm to enable strict entity property checking. #16567
Fixed
Fixed PhalconMvcCliRouter to extend the PhalconMvcCliRouterInterface #16551
Fixed PhalconFilterValidationValidatorStringLength::validate() to correctly use the include parameter #16560
Fixed PhalconDbColumn::TYPE_BINARY and PhalconDbColumn::TYPE_TINYINTEGER to have unique values #16532
Fixed PhalconFormsForm to bind only existing properties on entities, based on phalcon.form.strict_entity_property_check setting. #16567
Fixed PhalconFilterSanitizeBoolVal to correctly handle integers. #16582
protobuf 4.27.0RC3
* See github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc-3 for release notes.
PHPDeveloper.org