Skip to content

Releases: symfony-cmf/Testing

3.2.1

22 Oct 15:48
@dbu dbu
3.2.1
Compare
Choose a tag to compare
  • 2020-10-22: Remove typehints to allow doctrine persistence in commons and stand alone

3.2.0

28 Apr 13:49
@dbu dbu
3.2.0
Compare
Choose a tag to compare
  • 2020-04-28: Support Symfony 5

3.1.0

25 Feb 15:06
@dbu dbu
7cdec79
Compare
Choose a tag to compare
  • [BC-BREAK] Remove framework templating configuration from prepended config to support Symfony 5.

3.0.0

09 Jan 09:31
@dbu dbu
3.0.0
Compare
Choose a tag to compare
  • 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, use BaseTestCase::getFrameworkBundleClient instead.
  • 2019-02-28: [BC-BREAK] Remove DatabaseTestListener, use scripts in bin/make/ to ramp up your testing environment for several test suites

2.1.12

26 Jul 07:27
@dbu dbu
2.1.12
Compare
Choose a tag to compare
  • 2019-07-26: Work around name collision with Symfony 4.3.
    BaseTestCase::getClient is deprecated, use BaseTestCase::getFrameworkBundleClient instead.

2.1.11

13 Jan 22:24
2.1.11
f2dbe32
Compare
Choose a tag to compare
Next release

2.1.10

10 Jan 22:59
2.1.10
Compare
Choose a tag to compare
Release 2.1.10

2.1.9

17 Aug 11:18
2.1.9
Compare
Choose a tag to compare
  • use separate kernel for orm and phpcr environments

2.1.8

11 Aug 03:35
2.1.8
Compare
Choose a tag to compare
  • Fix kernel resolution for symfony 2.8 also

2.1.7

11 Aug 03:23
2.1.7
Compare
Choose a tag to compare
Remove dev dependency