Releases: liip/LiipTestFixturesBundle
Releases · liip/LiipTestFixturesBundle
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
3.2.0: Add support for doctrine/data-fixtures 2.0
What's Changed
Full Changelog: 3.1.1...3.2.0
3.1.1: test PHP 8.4
What's Changed
- chore: Add tests for PHP 8.4 by @Chris53897 in #322
- 2.x → 3.x by @alexislefebvre in #325
Full Changelog: 3.1.0...3.1.1