You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phalcon/Filter/Validation/Validator/StringLength/Min to check if the value is null before calling internal PHP methods #15992
Fixed Phalcon\Html\Helper\Title to properly use indent and delimiter #15984
Fixed Phalcon\Html\Helper\Doctype to properly use indent and delimiter #15984
Fixed Phalcon\Mvc\View\Engine\Volt::isIncluded() and Phalcon\Mvc\View\Engine\Volt::length() to check for null values before calls to php methods #15984
Fixed Phalcon\Mvc\View\Engine\Volt\Compiler::expression() to use double quotes instead of single ones #15984
Fixed Phalcon\Support\Version::getPart() to always return string values #15984
Fixed Phalcon\Dispatcher\DispatcherInterface::setModuleName() to accept null#15997
Fixed Phalcon\Dispatcher\AbstractDispatcher::setModuleName() to accept null#15997
Fixed Phalcon\Dispatcher\AbstractDispatcher::getModuleName() to also return null#15997
Added
Added support for webp images for Phalcon\Image\Adapter\Gd#15977
Added Phalcon\Mvc\Model\ManagerInterface::getBuilder() to return the existing builder (created by createBuilder()) #15966
Added Phalcon\Mvc\Model\Manager::getBuilder() to return the existing builder (created by createBuilder()) #15966