5.5.0 (2023-12-25)
Changed
- Shifted minimal support from PHP 7.4 to PHP 8.0 #16477
- Changed
Phalcon\Mvc\Model::toArray
to use getters if present #16320 - Adjusted return types identical to original interface
int|false
inPhalcon\Session\Adapter\*::gc()
#16477 - Changed return type of
Phalcon\Config\Adapter\Ini::cast()
tomixed
#16477
Added
- Added support for PHP 8.3 #16477