6.14.0
6.14.0 - 2025-01-08
Added
- Some native Doctrine commands to help developers to debug their environment/installation
- PHP 8.2.27 support
- PHP 8.3.15 support
- PHP 8.4.2 support
Changed
- update
memcached
reference to version 3.3.0 - update
xdebug
reference to version 3.4.1 - Use class constructor property promotion PHP 8.0 syntax and read only properties PHP 8.1 syntax
Removed
- config/bootstrap.php file; use direct autoload.php instead
Fixed
- cannot use PHAR version with APP_ENV other than prod (default)
- missing magic constant PROPERTY introduced with PHP 8.4
Full Changelog: 6.13.2...6.14.0