Skip to content

Releases: liip/LiipFunctionalTestBundle

4.5.0

07 Jan 11:39
46c7666
Compare
Choose a tag to compare

4.4.3...4.5.0

Merged PRs:

  • Added a fix for symfony 5.3 container. #593

4.4.3

20 Aug 15:49
e37469d
Compare
Choose a tag to compare

4.4.2...4.4.3

Merged PRs:

  • Fix issue with isMainRequest #591

4.4.2

06 Aug 12:39
f5fe0fc
Compare
Choose a tag to compare

4.4.1...4.4.2

Merged PRs:

  • Replaces call to deprecated isMasterRequest with isMainRequest #588

4.4.1

02 Jul 08:53
f6900d8
Compare
Choose a tag to compare

4.4.0...4.4.1

Merged PRs:

  • Fix Symfony 5.2 deprecation #587

4.4.0

01 Jun 12:29
51fd5ba
Compare
Choose a tag to compare

4.3.1...4.4.0
Merged PRs:

  • Fix new static method getContainer in KernelTestCase collision #584

4.3.1

26 Feb 22:28
436c03c
Compare
Choose a tag to compare

4.3.0...4.3.1

Merged PRs:

  • Restore test on lowest versions #581 and drop Symfony 3.4

4.3.0

24 Feb 21:19
9797828
Compare
Choose a tag to compare

4.2.1...4.3.0

Merged PRs:

  • PHP 8 support #577 ⚠️ PHP 7.1 and Symfony 3.4 are not supported anymore
  • Add GitHub actions #579
  • Apply fixes from StyleCI #580

4.2.1

20 Jan 16:21
55016c6
Compare
Choose a tag to compare

4.2.0...4.2.1

Merged PRs:

  • [Doc] add doctrine profiling part to enable query counter #568
  • Apply fixes from StyleCI #569
  • Fix tests #570
  • Restore “--prefer-lowest” job on Travis CI #572
  • Update twig to 3 #574

4.2.0

29 May 10:35
efa6519
Compare
Choose a tag to compare

4.1.0...4.2.0

Merged PRs:

  • Create WebTestCase::loginClient to allow working with a single kernel #567

4.1.0

27 Feb 11:32
337a59c
Compare
Choose a tag to compare

4.0.0...4.1.0

Merged PRs:

  • Support for PHPUnit 9 #564