Skip to content

v5.18.1

Latest

Choose a tag to compare

@niden niden released this 03 Aug 02:28
8a4434f

5.18.1 (2026-08-02)

Tools

  • Zephir 1.2.0 (83d8f68)

Changed

Added

Fixed

  • Fixed Phalcon\Mvc\View::partial() and render() throwing ViewNotFound for absolute paths #17426
  • Removed a stray "!" in Phalcon\Db\Adapter\Pdo\Mysql::unquoteDefault() to remove the compilation warning #17427
    17469

Removed