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: 7.3
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: 8.0
Choose a head ref
  • 8 commits
  • 23 files changed
  • 3 contributors

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    fbd2b96 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      switch to Composer 2 metadata
      [Validator] Add tests for `MacAddress`
      Fix `ContainerDebugCommandTest::testNoDumpedXML`
      [HttpKernel] Do not superseed private cache-control when no-store is set
      doc: update UserInterface header comments
      Fix: Lack of recipient in case DSN does not have optional LIST_ID parameter.
      [PhpUnitBridge] Mark as dev package
      [DependencyInjection] Make `YamlDumper` quote resolved env vars if necessary
      Bump Symfony version to 7.3.1
      Update VERSION for 7.3.0
      Update CHANGELOG for 7.3.0
      Bump Symfony version to 7.2.8
      Update VERSION for 7.2.7
      Update CHANGELOG for 7.2.7
      Bump Symfony version to 6.4.23
      Update VERSION for 6.4.22
      Update CONTRIBUTORS for 6.4.22
      Update CHANGELOG for 6.4.22
      fixed Via regex
    alexandre-daubois committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    dfeac9e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    b511363 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Configuration menu
    Copy the full SHA
    50b6b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    8198891 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    a92acfd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [DependencyInjection] Fix `ServiceLocatorTagPass` indexes handling
      Improve docblock on compile()
      [JsonPath] Better handling of Unicode chars in expressions
      [VarDumper] Fix dumping LazyObjectState when using VarExporter v8
      Allow NumberToLocalizedStringTransformer empty values
      [Intl] Ensure data consistency between alpha and numeric codes
      [Intl] Add missing currency (NOK) localization (en_NO)
    nicolas-grekas committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    64fd359 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [DependencyInjection] Fix `ServiceLocatorTagPass` indexes handling
      Improve docblock on compile()
      [JsonPath] Better handling of Unicode chars in expressions
      [VarDumper] Fix dumping LazyObjectState when using VarExporter v8
      Allow NumberToLocalizedStringTransformer empty values
      [Intl] Ensure data consistency between alpha and numeric codes
      [Intl] Add missing currency (NOK) localization (en_NO)
    nicolas-grekas committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d7f0f10 View commit details
    Browse the repository at this point in the history
Loading