5.20.2 (2026-08-25)
Tools
- Zephir 1.3.0
Changed
- The PHPUnit configuration now fails the run on notices, deprecations and PHPUnit deprecations, and prints the details of every triggering test.
- Added regression tests for the hardening changes released in 5.20.0 and 5.20.1 that had no failing-on-revert coverage.
Added
Fixed
Undefined indexnotice emitted for every literal route whenPhalcon\Mvc\Routerrebuilds its per-method index. #17527