Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/dependency-injection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.6
Choose a base ref
...
head repository: symfony/dependency-injection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.7
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on May 15, 2025

  1. [DependencyInjection] Fix missing binding for ServiceCollectionInterf…

    …ace when declaring a service subscriber
    nicolas-grekas committed May 15, 2025
    Configuration menu
    Copy the full SHA
    42cb5ab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. [DependencyInjection] Make DefinitionErrorExceptionPass consider `I…

    …GNORE_ON_UNINITIALIZED_REFERENCE` and `RUNTIME_EXCEPTION_ON_INVALID_REFERENCE` the same
    MatTheCat committed May 17, 2025
    Configuration menu
    Copy the full SHA
    8cb11f8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      [Validator] Review Croatian translation
      [Validator] Review "twig template" translation
      Provide missing translations thanks to Gemini
      [DependencyInjection] Make `DefinitionErrorExceptionPass` consider `IGNORE_ON_UNINITIALIZED_REFERENCE` and `RUNTIME_EXCEPTION_ON_INVALID_REFERENCE` the same
      [WebLink] Hint that prerender is deprecated
    alexandre-daubois committed May 19, 2025
    Configuration menu
    Copy the full SHA
    8007d7a View commit details
    Browse the repository at this point in the history
Loading