Releases: liip/LiipTestFixturesBundle
Releases · liip/LiipTestFixturesBundle
2.9.0: support doctrine/orm 3
What's Changed
- README: add table about the different versions by @alexislefebvre in #293
- feat: support doctrine/orm 3 by @alexislefebvre in #296
Full Changelog: 2.8.1...2.9.0
3.0.0-alpha2: merge 2.x in 3.x
What's Changed
- [2.x] Update minimum versions for optional dependencies and fix DBAL 2.x compat by @mbabker in #291
- README: add table about the different versions by @alexislefebvre in #293
- [3.x] README: add table about the different versions by @alexislefebvre in #294
- [3.x]chore: merge 2.x in 3.x by @alexislefebvre in #295
Full Changelog: 3.0.0-alpha1...3.0.0-alpha2
3.0.0-alpha1: first release of 3.x
What's Changed
- [3.x] chore: remove support of PHPCR by @alexislefebvre in #279
- [3.x] chore: update jakzal/phpqa image by @alexislefebvre in #281
- [3.x] chore: remove jackalope by @alexislefebvre in #282
- [3.x] chore: remove annotations by @alexislefebvre in #283
- [3.x] chore: remove annotations (2) by @alexislefebvre in #284
- 2.x → 3.x by @alexislefebvre in #286
- [3.x] chore: remove support of PHP 7.4 and 8.0 by @alexislefebvre in #280
- [3.x] chore: remove backward compatibility layers by @alexislefebvre in #288
- [3.x] chore: configure default job on CI by @alexislefebvre in #290
- [3.x] chore: remove backup by @alexislefebvre in #289
- [3.x] merge
2.x
in3.x
by @alexislefebvre in #292
Full Changelog: 2.8.1...3.0.0-alpha1
2.8.1: Update dependencies and fix DBAL 2.x compat
What's Changed
- chore: remove scrutinizer conf file by @alexislefebvre in #285
- chore: update .gitattributes by @alexislefebvre in #287
- [2.x] Update minimum versions for optional dependencies and fix DBAL 2.x compat by @mbabker in #291
Full Changelog: 2.8.0...2.8.1
2.8.0: fix Doctrine entity mapping, improve support of MongoDB
What's Changed
- feat: change driver for entity mapping doctrine by @Chris53897 in #269
- feat: allow phpunit 11 by @Chris53897 in #274
- chore: remove volumes for docker databases by @alexislefebvre in #277
- refactor: MongoDB Integration + MongoDB Tests by @possi in #275
- apply PHP-CS-Fixer and add newline to the end of YAML file by @alexislefebvre in #278
New Contributors
Full Changelog: 2.7.3...2.8.0
2.7.3: fix DBAL deprecation, test PHP 8.3 and Symfony 7, add docker-compose for DX, and more
What's Changed
- [Feature]: Add docker setup and an updated README for people who want to contribute by @sven-ahrens in #260
- chore: fix installation of mysqldump on CI by @alexislefebvre in #262
- chore: bump gh action "actions/cache" 3 => 4 by @Chris53897 in #263
- chore: add testrun for php 8.3 for symfony 7 by @Chris53897 in #264
- tests: remove legacy code for "theofidry/alice-data-fixtures" by @Chris53897 in #267
- feat: fix dbal deprecation for connection by @Chris53897 in #268
New Contributors
- @sven-ahrens made their first contribution in #260
Full Changelog: 2.7.2...2.7.3
2.7.2: don't call deprecated method getName() on doctrine platform
What's Changed
- chore: update phpunit.xml.dist by @alexislefebvre in #257
- feat: don't call deprecated method getName() on doctrine platform by @alexislefebvre in #255
Closed issues:
Full Changelog: 2.7.1...2.7.2
2.7.1: support mysqldump from MariaDB
What's Changed
- fix: unknown variable column-statistics=0 with MariaDB 10 by @alexislefebvre in #256
Closed issues
Full Changelog: 2.7.0...2.8.0
2.7.0: Support Symfony 7, Drop support for outdated versions of Symfony, PHP and PHPUnit
See:
What's Changed
- caveats.md: add path of file by @alexislefebvre in #222
- use a github note on installation doc by @alexislefebvre in #223
- remove Style CI by @alexislefebvre in #226
- README: set branch in badge of GH actions by @alexislefebvre in #227
- feat: drop support for php < 7.4 by @Chris53897 in #229
- chore: allow monolog/monolog v3 for require-dev by @Chris53897 in #232
- chore: fix warning for phpunit 10 (static data providers) by @Chris53897 in #231
- chore: remove phpunit 8 by @Chris53897 in #233
- feat: remove unnecessary (duplicated) interfaces by @Chris53897 in #230
- chore: migrate and update php-cs-fixer 2 => 3 by @Chris53897 in #234
- Replace uses of deprecated
Connection::query()
method by @mbabker in #240 - chore: require symfony 6.3 by @alexislefebvre in #242
- chore: test symfony 5.4 on PHP 8.1 by @alexislefebvre in #243
- chore: skip testLoadFixturesCheckReferences by @alexislefebvre in #247
- feat: drop support for symfony 4 by @Chris53897 in #246
- feat: allow symfony 7 by @Chris53897 in #248
Full Changelog: 2.6.0...2.7.0
2.6.0: PHP 8.2 and PHPUnit 10
What's Changed
- chore: add ci test for php 8.2, fix ci deprecations by @Chris53897 in #215
- remove bootstrap.php by @alexislefebvre in #217
- raise minimal version of doctrine/annotations by @alexislefebvre in #218
- chore: allow phpunit 10, add phpunit cache-result file to gitignore by @Chris53897 in #219
- CI: use doctrine/annotations 1 for Symfony 4.4 by @alexislefebvre in #221
Full Changelog: 2.5.0...2.6.0