Skip to content

Releases: facile-it/symfony-functional-testcase

1.4.0

05 Nov 22:31
1.4.0
7426b7f

Choose a tag to compare

  • Add support for Symfony 8 (#25)
  • Drop support for PHP below 7.4 (#15)
  • Drop support for Symfony below 4.4 (#15)

1.3.0

15 Mar 08:19
1.3.0
a3a77b8

Choose a tag to compare

  • Allow Symfony 7 (#20)

1.2.0

19 Jul 16:24
1.2.0
20ff387

Choose a tag to compare

  • Allow Symfony 6 (#13)

1.1.2

09 Aug 11:18
1.1.2
6dbe451

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

Choose a tag to compare

  • Fix support for Symfony 5.3 (#10)

1.1.0

12 Mar 21:39
1.1.0
834757d

Choose a tag to compare

  • Allow PHP 8 (#8)

1.0.0

16 Nov 12:28
1.0.0

Choose a tag to compare

  • Bump requirement to PHP 7.2

0.1.4

12 Jun 09:20
0.1.4

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

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

Choose a tag to compare

  • Adds Symfony 5 compatibility #2