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: v8.0.2
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.3
Choose a head ref
  • 4 commits
  • 20 files changed
  • 2 contributors

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    482b8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d17ded View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Fix `ScopingHttpClient` to always pass `base_uri` as `string` instead of parsed `array`
      [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper
      fix: fix property info var tag extractor
      [DependencyInjection] Fix sharing services used only by tagged iterators
      [DependencyInjection] Handle recursive factory reentry for shared services in PhpDumper
      [HttpClient] Fix PHP deprecation when using AmpHttpClient
      [HttpClient] Fix copy as curl for arrays with resources & unreachable host
      [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo
    nicolas-grekas committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    0a8649c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

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