github phalcon/cphalcon v5.22.0

5 hours ago

5.22.0 (2026-09-22)

Tools

  • Zephir 1.5.0

Changed

  • Phalcon\Annotations\ReaderInterface no longer declares the static parseDocBlock(); it stays a public static method of Phalcon\Annotations\Reader. #17601 [doc]
  • Phalcon\Mvc\Model\MetaData\Strategy\Annotations reads skipOnInsert, skipOnUpdate, allowEmptyString and defaultValue next to the skip_on_insert, skip_on_update, allow_empty_string and default it already read. #17601 [doc]

Added

  • Phalcon\Annotations\AttributesReader reads PHP attributes instead of docblocks; setReader() on the annotations adapter selects it and Phalcon\Annotations\Reader stays the default. #17601 [doc]
  • Phalcon\Annotations\Router\Route, Connect, Delete, Get, Head, Options, Patch, Post, Purge, Put, Trace, RoutePrefix and Phalcon\Annotations\Models\MetaData\Column, Identity, Primary, Source give the attribute form of the router and model metadata annotations. #17601 [doc]

Fixed

Removed

Don't miss a new cphalcon release

NewReleases is sending notifications on new releases.