We are happy to announce that Phalcon v5.6.2 has been released!
This release fixes a few bugs.
A huge thanks to our community for helping out with bug fixing and more importantly bug reporting!
Changelog
Changed
- Changed
Phalcon\Mvc\View\Engine\Volt\Compiler::filter
to use the helper withupper
andlower
for UTF-8 characters #16543 - Changed
Phalcon\Di\AbstractInjectionAware
to extendstdClass
for PHP 8.2 deprecation warnings #16543
Upgrade
Developers can upgrade using PECL
pecl install phalcon-5.6.2
To compile from source, follow our installation document
Top comments (0)