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.1.8
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.1.9
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 20, 2024

  1. Issue #58821: [DependencyInjection] Support interfaces in ContainerBu…

    …ilder::getReflectionClass().
    donquixote authored and nicolas-grekas committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e5ca16d View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Issue #58821: [DependencyInjection] Support interfaces in ContainerBuilder::getReflectionClass().
      Dynamically fix compatibility with doctrine/data-fixtures v2
      [HttpKernel] Ensure HttpCache::getTraceKey() does not throw exception
      don't call EntityManager::initializeObject() with scalar values
      [Validator] review italian translations
      Update PR template
    nicolas-grekas committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7a4dbef View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      fix: ignore missing directory in isVendor()
      [OptionsResolver] Allow Union/Intersection Types in Resolved Closures
      Issue #58821: [DependencyInjection] Support interfaces in ContainerBuilder::getReflectionClass().
      Dynamically fix compatibility with doctrine/data-fixtures v2
      [HttpKernel] Ensure HttpCache::getTraceKey() does not throw exception
      don't call EntityManager::initializeObject() with scalar values
      [Validator] review italian translations
      Update PR template
    nicolas-grekas committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    eb3b33a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    7a379d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [HttpClient] More consistency cleanups
      [HttpClient] Remove unrelevant test
      [DependencyInjection] Fix PhpDoc type
    nicolas-grekas committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    900d2ea View commit details
    Browse the repository at this point in the history
Loading