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: 7.4
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 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 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

Commits on Jun 18, 2025

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

Commits on Jun 19, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [Validator] Remove comment to GitHub issue
      [Serializer] Add support for discriminator map in property normalizer
      [Cache] Fix assert parameter order
      [ObjectMapper] Fix assert parameter order
      [ObjectMapper] Fix parameter passed to class level transform
      [DependencyInjection] Fix inlining when public services are involved
      fix contracts directory name
      GdImage objects are handled by GdCaster
      Fix ResourceCaster deprecation messages
      Fix TraceableSerializer when collected caller from array map
      [HttpClient] Limit curl's connection cache size
      [FrameworkBundle] Fix argument not provided to `add_bus_name_stamp_middleware`
    nicolas-grekas committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    34790c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      Fix merge
    nicolas-grekas committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    7d0dff8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [DependencyInjection] Fix generating adapters of functional interfaces
    nicolas-grekas committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    c94590a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [Security] Document `FirewallListenerInterface` as a firewall listener type
      Remove unused and non-existent Factory attribute use
      Move property accessor phpdoc to interface
      fix: twigphp/Twig/issues/4647
    chalasr committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    339b523 View commit details
    Browse the repository at this point in the history
Loading