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::isTagFactory
to correctly detect aTagFactory
object without throwing an error #16097 - Fixed default values for
Phalcon\Cli
,Phalcon\Dispatcher
andPhalcon\Application
components to ensure notnull
values are passed to methods #16186 - Fixed
Phalcon\Form::clear
to correctly clear the elements and not recurse #15956
Top comments (0)