Releases: liip/LiipFunctionalTestBundle
Releases · liip/LiipFunctionalTestBundle
Release list
4.7.0
What's Changed
- enable deprecations (previously commented) by @alexisLefebvre in #608
- in
loginClient() - in
createClientWithParams(), called by:makeClient()makeAuthenticatedClient()makeClientWithCredentials()
- in
- CI: use symfony 5.4 instead of 5.3, add PHP 8.1 and 8.2 by @alexisLefebvre in #609
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed 🎅 🤶
- README: update badges by @alexisLefebvre in #599
- CI: add QA by @alexisLefebvre in #600
- CI: add composer validate by @alexisLefebvre in #601
- Update tests by @alexisLefebvre in #604
- Remove files for Flint CI by @alexisLefebvre in #605
- Support Symfony 6 by @alexisLefebvre and @magnetik in #603
Full Changelog: 4.5.1...4.6.0
4.6.0-alpha1
What's Changed
- README: update badges by @alexisLefebvre in #599
- CI: add QA by @alexisLefebvre in #600
- CI: add composer validate by @alexisLefebvre in #601
- Update tests by @alexisLefebvre in #604
- Remove files for Flint CI by @alexisLefebvre in #605
- Support Symfony 6 by @alexisLefebvre and @magnetik in #603
Full Changelog: 4.5.1...4.6.0-alpha1
4.5.1
Merged PRs:
- Fix access to static $env property form 'self::$env' to 'static::$env' #596
4.5.0
4.4.3
4.4.2
4.4.1
4.4.0
4.3.1...4.4.0
Merged PRs:
- Fix new static method getContainer in KernelTestCase collision #584