Skip to content

Releases: liip/LiipFunctionalTestBundle

4.0.0

19 Feb 19:52
d7b150b
Compare
Choose a tag to compare

3.3.0...4.0.0

Merged PRs:

  • Documentation update #547
  • Don't install monolog/monolog 2 for development #549
  • Replaced deprecated assertContains with assertStringContainsString #550
  • Removing deprecations #551
  • Symfony 5 support #556
  • Remove “paratest:run” command #560
  • Update changelog for 4.0 #562
  • composer require …:^4.0.0 #563

4.0.0-alpha1

16 Feb 18:11
8edbbc2
Compare
Choose a tag to compare
4.0.0-alpha1 Pre-release
Pre-release

3.4.0-alpha1...4.0.0-alpha1

Merged PRs:

  • Remove “paratest:run” command #560

3.4.0-alpha1

24 Jan 00:42
6024b27
Compare
Choose a tag to compare
3.4.0-alpha1 Pre-release
Pre-release

3.3.0...3.4.0-alpha1

Merged PRs:

  • Documentation update #547
  • Don't install monolog/monolog 2 for development #549
  • Replaced deprecated assertContains with assertStringContainsString #550
  • Removing deprecations #551
  • Symfony 5 support #556

3.3.0

03 Nov 19:07
d3f7238
Compare
Choose a tag to compare

3.2.0...3.3.0

Merged PRs:

  • Update composer branch-alias to 3.x-dev #540
  • Allow PHPUnit 8 #541 (dropped support of PHP 6 that is not maintained anymore, only PHPUnit 7 and 8 are supported)

3.2.0

06 Sep 21:47
a47557f
Compare
Choose a tag to compare

3.1.0...3.2.0

Merged PRs:

  • Annotation DisableDatabaseCache is now in TestFixturesBundle #536
  • The use statement needs a leading \ #534
  • Fix Scrutinizer configuration #539
  • Remove obsolete properties from WebTestCase #538
  • Remove hard dependency on doctrine/common #440
  • Composer:
    • update “suggest” part #542
    • remove outdated Doctrine dependencies #543
  • Update examples.md #544
  • Command Inputs #545

3.1.0

30 Jun 17:35
455230d
Compare
Choose a tag to compare

3.0.0...3.1.0

Merged PRs:

  • Update installation: link to upgrade and version to require with composer #531
  • Add stacktrace to the output of assertStatusCode() #532

2.0.0-alpha17

14 Jun 08:35
7b4e401
Compare
Choose a tag to compare
2.0.0-alpha17 Pre-release
Pre-release

2.0.0-alpha16...2.0.0-alpha17

Merged PRs:

  • 2.x revert feature/cherry pick 4.3 #527

3.0.0

14 Jun 22:40
9095577
Compare
Choose a tag to compare

3.0.0-RC2...3.0.0

Merged PRs:

  • Add some missing arguments type in PHPDoc #524

3.0.0-RC2

12 Jun 19:52
63ff8eb
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release

3.0.0-RC1...3.0.0-RC2

Merged PRs:

  • minor: add entry about ConnectionFactory in upgade #517
  • [3.x] Revert add compatibility for symfony 4.3.0 from #512 #526

2.0.0-alpha16

05 Jun 10:20
464c7a2
Compare
Choose a tag to compare
2.0.0-alpha16 Pre-release
Pre-release

2.0.0-alpha15...2.0.0-alpha16

Merged PRs:

  • Feature/cherry pick 4.3 #519