Skip to content

Releases: SymfonyTest/SymfonyDependencyInjectionTest

5.1.0

23 Jan 13:47
2bd8962
Compare
Choose a tag to compare

What's Changed

  • docs: fix ci badge in README.md by @Chris53897 in #152
  • Use the correct argument in assertContainerBuilderServiceDecoration() by @mbabker in #147
  • Add basic tests for DefinitionDecoratesConstraint by @stloyd in #155
  • Fail when comparing arguments with reference by @stloyd in #154
  • Check identity of the Container parameter by @Zales0123 in #128

New Contributors

Full Changelog: 5.0.0...5.1.0

Release 5.0.0

22 Nov 17:09
c2c0c14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.1...5.0.0

v4.3.1: Merge pull request #146 from alexander-schranz/patch-1

25 May 07:10
5d2ef99
Compare
Choose a tag to compare
Exclude Tests directory from autoloader

Release 4.3.0

15 Sep 12:18
d6b9416
Compare
Choose a tag to compare

Changes:

  • Added support for Symfony 6,
  • Removed support for Symfony <4.4 & >5.0 - <5.3

Release 4.2.1

15 Nov 15:30
0eb7bfc
Compare
Choose a tag to compare

See change log for changes.

Release 4.2.0

08 Oct 15:52
d650140
Compare
Choose a tag to compare
  • Fix: PSR-4 autoloading (#132)
  • Add @coversNothing annotation to prevent raising risky warnings in PHPUnit 9
  • Fix: run prepend() for all extensions first, then load() then extensions (#126)

Release 4.1.1

03 Dec 07:34
Compare
Choose a tag to compare
  • AbstractContainerBuilderTestCase also resets After removing passes

Release 4.1.0

23 Nov 13:33
3f5f62d
Compare
Choose a tag to compare

See change log for changes.

Release 4.0.0

28 Mar 13:59
c2ea714
Compare
Choose a tag to compare

See change log for changes.

Release 3.1.0

25 Dec 14:39
7d3bf40
Compare
Choose a tag to compare

See change log for changes.