Releases: liip/LiipTestFixturesBundle
Releases · liip/LiipTestFixturesBundle
3.7.0: support PHP 8.5 and Symfony 8.0
What's Changed
- chore: upgrade jakzal/phpqa by @alexislefebvre in #364
- chore: add dependabot for GitHub Actions by @alexislefebvre in #366
- github-actions(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #367
- ci: add tests for PHP 8.5 by @Chris53897 in #365
- chore: upgrade jakzal/phpqa everywhere by @alexislefebvre in #368
- feat: bump actions/checkout 5 => 6 by @Chris53897 in #370
- chore: upgrade versions of dependencies by @alexislefebvre in #371
New Contributors
- @dependabot[bot] made their first contribution in #367
Full Changelog: 3.6.0...3.7.0
3.6.0: Migrate service config from XML to PHP
What's Changed
- chore: do not use Docker to run composer validate by @alexislefebvre in #359
- chore: hide output from Composer before running PHPStan on CI by @alexislefebvre in #360
- README: display the badge for the 3.x branch by @alexislefebvre in #361
- Migrate service config from XML to PHP by @mbabker in #363
Full Changelog: 3.5.0...3.6.0
3.5.0: declare types that were missing (thanks to PHPStan)
This is a maintenance release after the changes made to comply with PHPStan at level 6.
Very few lines of code have been changed, it should not break anything.
Still, if you have any problem with this version, please revert to the previous version (~3.4.1 or lower) and open an issue.
What's Changed
- chore: add PHPStan on CI by @alexislefebvre in #350
- fix: path for PHP-CS-Fixer by @alexislefebvre in #351
- feat: add another entity to tests by @alexislefebvre in #353
- chore: increase level of PHPStan to 2 by @alexislefebvre in #352
- chore: add .editorconfig by @alexislefebvre in #354
- chore: increase level of PHPStan to 4 by @alexislefebvre in #355
- feat: allow PHPUnit 12 by @alexislefebvre in #356
- chore: remove compatibility layers by @alexislefebvre in #357
- chore: increase level of PHPStan to 6 by @alexislefebvre in #358
Full Changelog: 3.4.1...3.5.0
3.4.1: feat: fix deprecation for ORMDatabaseTool reset()
What's Changed
- chore: add emojis to CI by @alexislefebvre in #336
- chore: fix error with AttributeDriver by @alexislefebvre in #343
- chore: add emojis and show Ø when there is no value from the test matrix by @alexislefebvre in #345
- chore: fix error with mongodb on CI by @alexislefebvre in #344
- doc: update database, remove an artifact from LiipFunctionalTestBundle by @alexislefebvre in #346
- chore: 2.x → 3.x by @alexislefebvre in #347
- feat: fix deprecation for ORMDatabaseTool reset() by @Chris53897 in #339
Full Changelog: 3.4.0...3.4.1
3.4.0: feat: implement caching for PostgreSQL
What's Changed
- fix: cache reference repository by @slutsky in #332
- feat: implement caching for PostgreSQL by @slutsky in #330
- chore: merge 2.x in 3.x by @alexislefebvre in #333
New Contributors
Full Changelog: 3.3.0...3.4.0
2.10.0: feat: implement caching for PostgreSQL
What's Changed
Full Changelog: 2.9.3...2.10.0
2.9.3: fix: cache reference repository
3.3.0: allow doctrine/persistence v4
What's Changed
- feat: allow doctrine/persistence v4 by @Chris53897 in #323
Full Changelog: 3.2.2...3.3.0
3.2.2: Drop dependency to doctrine/common
What's Changed
Full Changelog: 3.2.1...3.2.2
3.2.1: fix deprecation from doctrine/dbal 3.x
What's Changed
- feat: pass configuration to getConnection() by @alexislefebvre in #327
Full Changelog: 3.2.0...3.2.1