Skip to content

v5.9.1

Compare
Choose a tag to compare
@niden niden released this 31 Mar 22:58
· 80 commits to master since this release
7903161

5.9.1 (2025-03-31)

Changed

  • Changed Phalcon\Storage\Adapter\AbstractAdapter and dropped has() check before receiving the value. #16705

Added

  • Added Phalcon\Html\Helper\Breadcrumbs component to replace the old Phalcon\Html\Breadcrumbs component. #16727

Fixed

  • Fixed Phalcon\Mvc\Micro\LazyLoader::callMethod to prevent Unknown named parameter error #16724

Removed