Phalcon 5.1.0 is now available.
This release contains some bug fixes and new functionality for request PATCH methods.
As always, a huge thank you to our community for identifying these issues and suggesting the new features.
Changelog
Fixed
- Fixed
Phalcon\Mvc\View\Engine\Volt\Compiler::isTagFactoryto correctly detect aTagFactoryobject without throwing an error #16097 - Fixed default values for
Phalcon\Cli,Phalcon\DispatcherandPhalcon\Applicationcomponents to ensure notnullvalues are passed to methods #16186 - Fixed
Phalcon\Form::clearto correctly clear the elements and not recurse #15956
Top comments (0)