Skip to content

v5.20.2

Latest

Choose a tag to compare

@niden niden released this 25 Aug 20:17
a7e2b8c

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 index notice emitted for every literal route when Phalcon\Mvc\Router rebuilds its per-method index. #17527