What's Changed
- Allow Symfony v7 by @Leonardo-Atalla in #1992
- Make compatible with 8.2 ArrayIterator interface updates by @oojacoboo in #1987
- PHP8.2 - Using ${var} in strings is deprecated, use {$var} instead by @scp in #1985
- Fix broken test on Postgres with PHP 8.2 by @mringler in #1980
- Fix tests after Symfony PropertyInfo update by @mringler in #1973
- Fix up PHPStan errors. by @michbeck in #1955
- Avoid name collision in cross-ref relations by @mringler in #1963
- Support ON UPDATE CURRENT_TIMESTAMP in MySQL by @Mau04 in #1967
New Contributors
- @Mau04 made their first contribution in #1967
- @scp made their first contribution in #1985
- @Leonardo-Atalla made their first contribution in #1992
Full Changelog: 2.0.0-beta3...2.0.0-beta4