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: v6.4.33
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: v6.4.34
Choose a head ref
  • 10 commits
  • 17 files changed
  • 6 contributors

Commits on Jan 28, 2026

  1. Bump Symfony version to 6.4.34

    fabpot committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    fe06a86 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. [DependencyInjection][HttpKernel] Fix parsing Target attributes on pr…

    …operties and on controllers
    nicolas-grekas committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    852c1d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    8e26e05 View commit details
    Browse the repository at this point in the history
  2. cs fix

    nicolas-grekas committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    03e55ae View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

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

Commits on Feb 16, 2026

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

Commits on Feb 17, 2026

  1. minor #63409 remove usages of the deprecated any() invoked count ex…

    …pectation (xabbuh)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
     remove usages of the deprecated `any()` invoked count expectation
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    Commits
    -------
    
    d18bfe64a52 remove usages of the deprecated any() invoked count expectation
    xabbuh committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    b11a019 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

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

Commits on Feb 23, 2026

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

Commits on Feb 26, 2026

  1. Update VERSION for 6.4.34

    fabpot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    006a49f View commit details
    Browse the repository at this point in the history
Loading