Release Notes for 2.11.3
2.11.x bugfix release (patch)
2.11.3
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 6
Bug
- 9663: ScalarColumnHydrator: prevent early-bail on falsy values thanks to @MrMitch
- 9623: explicitly use the non-deprecated ORMException thanks to @BenoitDuffez
- 9589: Fix type errors with XML export on PHP 8.1 thanks to @vrestihnat
Static Analysis
- 9648: Fix static analysis for Persistence 2.5 thanks to @derrabus
- 9607: PHPStan 1.5.0 thanks to @derrabus
- 9590: Ignore deprecation from Persistence thanks to @greg0ire
- 9577: Baseline Psalm errors caused by DBAL 3.3.3 thanks to @derrabus