Skip to content

Releases: facile-it/symfony-functional-testcase

1.3.0

15 Mar 08:19
1.3.0
a3a77b8
Compare
Choose a tag to compare
  • Allow Symfony 7 (#20)

1.2.0

19 Jul 16:24
1.2.0
20ff387
Compare
Choose a tag to compare
  • Allow Symfony 6 (#13)

1.1.2

09 Aug 11:18
1.1.2
6dbe451
Compare
Choose a tag to compare
  • Fix and simplify kernel booting for command tester (#11)

1.1.1

16 Jun 10:02
1.1.1
c606977
Compare
Choose a tag to compare
  • Fix support for Symfony 5.3 (#10)

1.1.0

12 Mar 21:39
1.1.0
834757d
Compare
Choose a tag to compare
  • Allow PHP 8 (#8)

1.0.0

16 Nov 12:28
1.0.0
Compare
Choose a tag to compare
  • Bump requirement to PHP 7.2

0.1.4

12 Jun 09:20
0.1.4
Compare
Choose a tag to compare
  • Add prepareCommandTester, to be used in place of runCommand to obtain the CommandTester before the execute call b941c50

0.1.3

12 Jun 09:20
0.1.3
5547aa4
Compare
Choose a tag to compare
  • Fix Symfony 5 compatibility #3
  • Improve CI testing #3
  • Switch to Codecov for coverage collection #4
  • Increase PHPStan level to maximum (8) 0952653

0.1.2

12 Jun 09:20
0.1.2
e076409
Compare
Choose a tag to compare
  • Adds Symfony 5 compatibility #2

0.1.1

12 Jun 09:21
0.1.1
922509d
Compare
Choose a tag to compare
  • Add a third string optional parameter to WebTestCase::assertStatusCode as a custom failure message