mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
* 3.5.x: Add a CI job that fails on deprecations (#12188) use the empty string instead of null as an array offset (#12181) do not call setAccessible() on PHP >= 8.1 (#12182) Fix docs on final entities (#12176) Remove Database and Model First chapters that said little of value. Switch to IgnoreDeprecations docs: consistent PostgreSQL's name case docs: generation strategies differences between DBAL 3 and 4 Check extra condition to decide if a test was skipped Use PHPUnit 11 when possible Migrate away from annotations in tests Migrate away from assertStringNotMatchesFormat() Migrate to willReturn() Migrate away from getMockForAbstractClass() Fix `IN`/`NOT IN` expression handling and support enums when matching on to-many-collections