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: 7348193
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: 171d2ec
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 27, 2025

  1. Bump Symfony version to 7.4.1

    fabpot committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    7a29d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa0f60 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. bug #62535 [HttpKernel] Don't reset services between fragments rederi…

    …ng when using in HttpCache (nicolas-grekas)
    
    This PR was merged into the 7.4 branch.
    
    Discussion
    ----------
    
    [HttpKernel] Don't reset services between fragments redering when using in HttpCache
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #62451
    | License       | MIT
    
    Commits
    -------
    
    9e8413fc84d [HttpKernel] Don't reset services between fragments redering when using in HttpCache
    nicolas-grekas committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    f065440 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

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

    * 6.4:
      [HttpKernel] Make `#[Cache]` respect all explicit cache directives set in controller
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f93dda3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      [HttpKernel] Make `#[Cache]` respect all explicit cache directives set in controller
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    7027650 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2025

  1. Update VERSION for 7.4.1

    fabpot committed Dec 7, 2025
    Configuration menu
    Copy the full SHA
    171d2ec View commit details
    Browse the repository at this point in the history
Loading