Security release fixing an SQL injection issue in the SQLite3 driver (CVE-2025-54119, see advisory), thanks to Marco Nappi (@mrcnpp).
Also fixes a few bugs in the SQLite3 driver.
See Changelog for details
Security release fixing an SQL injection issue in the PostgreSQL driver (CVE-2025-46337, see advisory), credits to Marco Nappi (@mrcnpp).
Also fixes a couple bugs in the SQLite3 driver and a PHP 8.2 compatibility issue with Active Record.
See Changelog for details.
Maintenance release focusing mainly on PHP 8 compatibility. The Date/Time library was deprecated and will be removed in 5.23.0.
See Changelog for details