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/http-kernel
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/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.9
Choose a head ref
  • 13 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 6, 2024

  1. Update VERSION for 5.4.46

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    492ce57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41cb8a View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 6.4.14

    fabpot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8278a94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d80996 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update VERSION for 5.4.47

    fabpot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0ac42d5 View commit details
    Browse the repository at this point in the history
  2. Bump Symfony version to 5.4.48

    fabpot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    91c97d9 View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 6.4.15

    fabpot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b002a5b View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 6.4.16

    fabpot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6f9b73f View commit details
    Browse the repository at this point in the history
  5. Bump Symfony version to 7.1.9

    fabpot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    acda533 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    455dfd3 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
    7f0fd8a 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
    c90d12b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update VERSION for 7.1.9

    fabpot committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    649d0e2 View commit details
    Browse the repository at this point in the history
Loading