New
3.9.5
Release Notes for 3.9.5
3.9.x bugfix release (patch)
3.9.5
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 4
Bug
- 1546: allow Doctrine migrations to be used with Symfony 8 components thanks to @xabbuh
Tests
- 1545: use native lazy objects in tests with PHP 8.4+ thanks to @xabbuh
- 1544: ensure that CLI input in tests is passed as strings thanks to @xabbuh
Documentation
- 1534: Setup docs-builder thanks to @greg0ire
- 1533: Fixed rendering of the Migration Events list thanks to @alexmerlin