PackageTrack
Sign in Get early access

matthiasnoback/symfony-dependency-injection-test

Library for testing user classes related to the Symfony Dependency Injection Component

6.3.0 9.8M downloads/mo #2035 most downloaded on Packagist SymfonyTest/SymfonyDependencyInjectionTest

What this package is like to depend on

Last release 5 months ago

25 Feb 2026

Release timing varies

gaps range from 9 days to 1.7 years

Most releases are documented

notes for 26 of 39 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

39 releases · first in 2013

2 releases in the last 12 months

see the full history below

Release timeline

39 releases · Sep 2013 to Feb 2026
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 39
  1. 6.3.0 25 Feb 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 6.2.0...6.3.0

    Open source →
  2. 6.2.0 29 Nov 2025
    Release notes

    What's Changed

    • Add PHP 8.4 build, run tests with Symfony 7.3 and 7.4, add Symfony 8.0 support by @mbabker in #165
    • improve ci with newer versions by @garak in #169
    • Use the PHPUnit Exporter util class by @mbabker in #166
    • Misc. readme and CI updates before release by @mbabker in #170

    New Contributors

    Full Changelog: 6.1.0...6.2.0

    Open source →
  3. 6.1.0 08 Mar 2025
    Release notes

    What's Changed

    Full Changelog: 6.0.0...6.1.0

    Open source →
  4. 6.0.0 26 Apr 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 5.1.0...6.0.0

    Open source →
  5. 5.1.0 13 Dec 2023
    Release notes

    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

    Open source →
  6. 5.0.0 16 Nov 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v4.3.1...5.0.0

    Open source →
  7. v4.3.1 25 May 2023

    Nothing published for this version

  8. 4.3.0 15 Sep 2021
    Release notes

    Changes:

    • Added support for Symfony 6,
    • Removed support for Symfony <4.4 & >5.0 - <5.3
    Open source →
    Release notes
    • Added support for Symfony 6,
    • Removed support for Symfony <4.4 & >5.0 - <5.3
    Open source →
  9. 4.2.1 15 Nov 2020
    Release notes

    See change log for changes.

    Open source →
    Release notes
    • Support for PHP8
    Open source →
  10. 4.2.0 08 Oct 2020
    Release notes
    • 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)
    Open source →
    Release notes
    • 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)
    Open source →
  11. 4.1.1 03 Dec 2019

    Nothing published for this version

  12. 4.1.0 23 Nov 2019
    Release notes
    • Support for Symfony 5.
    Open source →
  13. 4.0.0 28 Mar 2019
    Release notes
    • Added support for PHPUnit 8.0
    • Dropped support for PHPUnit 7.x
    • Dropped support for PHP 7.1
    • Made classes and methods final
    • Added more type hints.
    Open source →
  14. v3.1.0 25 Dec 2018
    Release notes
    • Added support for yaml file extension.
    Open source →
  15. v3.0.0 06 Mar 2018
    Release notes
    • Dropped support for PHPUnit < 7.0
    • [BC Break] Add return type hints to all toString() methods of the constraint classes for compatibility with PHPUnit 7
    • Dropped support for PHP < 7.1
    Open source →
  16. v2.3.1 06 Mar 2018

    Nothing published for this version

  17. v2.3.0 30 Nov 2017
    Release notes
    • Testing on Symfony 4 and make sure test passes
    • Support for named arguments
    • Service/alias names might be FQCNs
    Open source →
  18. v2.2.0 17 Oct 2017
    Release notes
    • Support for Symfony 4
    Open source →
  19. v2.1.0 20 Mar 2017
    Release notes
    • Added support for validating invocation index order of method call (see #69).
    Open source →
  20. v2.0.0 08 Feb 2017
    Release notes
    • Only support PHPUnit 6
    • Only support Symfony 2.* and 3.* LTS versions
    • Require PHP ^7.0
    • Drop support for HHVM
    Open source →
  21. v1.2.0 30 Nov 2017

    Nothing published for this version

  22. v1.1.0 30 Nov 2016

    Nothing published for this version

  23. v1.0.1 19 Oct 2016

    Nothing published for this version

  24. v1.0.0 04 Jul 2016

    Nothing published for this version

  25. v0.7.6 12 Nov 2015

    Nothing published for this version

  26. v0.7.5 29 Oct 2015

    Nothing published for this version

  27. v0.7.4 20 Jun 2015

    Nothing published for this version

  28. v0.7.3 19 Apr 2015

    Nothing published for this version

  29. v0.7.2 18 Apr 2015
    Release notes
    • Made alias/service id comparison case insensitive. Reported and fixed by Christian Flothmann (@xabbuh).
    Open source →
  30. v0.7.1 07 Jul 2014
    Release notes
    • Fixed a bug in DefinitionHasTagConstraint: it didn't throw an exception when a tag was missing, which resulted in false positives. Reported and fixed by Christian Flothmann (@xabbuh).
    Open source →
  31. v0.7.0 24 Jun 2014
    Release notes
    • Add assertContainerBuilderNotHasService(), contributed by Uwe Jäger (@uwej711).
    Open source →
  32. v0.6.0 28 Apr 2014
    Release notes
    • Fix AbstractCompilerPassTestCase when using strict-mode, contributed by Sebastiaan Stok (@sstok).
    Open source →
  33. v0.5.0 10 Apr 2014
    Release notes
    • Automatically resolve a definition's class before comparing it to the expected class (in ContainerBuilderHasServiceDefinitionConstraint).
    Open source →
  34. v0.4.0 26 Feb 2014
    Release notes
    • Added ContainerBuilderHasSyntheticServiceConstraint and corresponding assertion to AbstractContainerBuilderTestCase (as suggested by @WouterJ).
    Open source →
  35. v0.3.0 16 Nov 2013
    Release notes
    • Renamed AbstractCompilerPassTest to AbstractCompilerPassTestCase (contributed by @mbadolato).
    Open source →
  36. v0.2.1 13 Nov 2013

    Nothing published for this version

  37. v0.2.0 13 Nov 2013
    Release notes
    • Added AbstractExtensionConfigurationTestCase for testing different types of configuration files.
    • Made the library compatible with Symfony versions 2.0 and up.
    Open source →
  38. v0.1.1 20 Oct 2013
    Release notes
    • Renamed ContainerBuilderTestCase to AbstractContainerBuilderTestCase and made it abstract.
    • Added DefinitionIsChildOfConstraint to verify that a given service has the expected parent service. Also added a shortcut for using this constraint in the test cases: assertContainerBuilderHasServiceDefinitionWithParent($serviceId, $parentServiceId)
    Open source →
  39. v0.1.0 04 Sep 2013

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive