Releases: symfony-cmf/Testing
Releases · symfony-cmf/Testing
3.2.1
3.2.0
3.1.0
3.0.0
- 2020-01-08: [BC-BREAK] Move feature packages to require-dev to make sure packages using the testing component declare their dependencies correctly.
- 2019-12-05: [BC-BREAK] Support PHPUnit 6, 7 and 8, drop support for PHPUnit 5.7
- 2019-07-26: [BC-BREAK] Remove deprecated
BaseTestCase::getClient
, useBaseTestCase::getFrameworkBundleClient
instead. - 2019-02-28: [BC-BREAK] Remove
DatabaseTestListener
, use scripts inbin/make/
to ramp up your testing environment for several test suites
2.1.12
2.1.11
Next release
2.1.10
Release 2.1.10
2.1.9
- use separate kernel for
orm
andphpcr
environments
2.1.8
- Fix kernel resolution for symfony 2.8 also
2.1.7
Remove dev dependency