Releases: liip/LiipFunctionalTestBundle
Releases · liip/LiipFunctionalTestBundle
4.0.0
3.3.0...4.0.0
Merged PRs:
- Documentation update #547
- Don't install monolog/monolog 2 for development #549
- Replaced deprecated assertContains with assertStringContainsString #550
- Removing deprecations #551
- Symfony 5 support #556
- Remove “paratest:run” command #560
- Update changelog for 4.0 #562
- composer require …:^4.0.0 #563
3.4.0-alpha1
3.3.0...3.4.0-alpha1
Merged PRs:
- Documentation update #547
- Don't install monolog/monolog 2 for development #549
- Replaced deprecated assertContains with assertStringContainsString #550
- Removing deprecations #551
- Symfony 5 support #556
3.3.0
3.2.0...3.3.0
Merged PRs:
- Update composer branch-alias to 3.x-dev #540
- Allow PHPUnit 8 #541 (dropped support of PHP 6 that is not maintained anymore, only PHPUnit 7 and 8 are supported)
3.2.0
3.1.0...3.2.0
Merged PRs:
- Annotation DisableDatabaseCache is now in TestFixturesBundle #536
- The use statement needs a leading \ #534
- Fix Scrutinizer configuration #539
- Remove obsolete properties from WebTestCase #538
- Remove hard dependency on doctrine/common #440
- Composer:
- update “suggest” part #542
- remove outdated Doctrine dependencies #543
- Update examples.md #544
- Command Inputs #545
3.1.0
3.0.0...3.1.0
Merged PRs:
- Update installation: link to upgrade and version to require with composer #531
- Add stacktrace to the output of assertStatusCode() #532