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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b8dfdb6
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 44ae97e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 14, 2025

  1. [Console] Remove a redundant local variable in the console Applicatio…

    …n class.
    
    Signed-off-by: Quynh Nguyen <[email protected]>
    oliverquynh committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    87ad3ca View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [Security] Set OIDC JWKS cache TTL from provider headers
      [DependencyInjection] Call default index method when index is not provided by tag
      [Console] Remove a redundant local variable in the console Application class.
      [Cache] Recognize commit events as writes in `CacheDataCollector`
      [Routing] Align routing.schema.json with YamlFileLoader behavior
      Bump Symfony version to 7.4.0
      Update VERSION for 7.4.0-RC1
      Update CHANGELOG for 7.4.0-RC1
    nicolas-grekas committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    44ae97e View commit details
    Browse the repository at this point in the history
Loading