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

Commits on Nov 16, 2025

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

Commits on Nov 21, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [Routing] Fix case sensitivity for static host matching in compiled routes
      [Routing] Fix localized prefix updates breaking aliases
      [Routing] Fix addNamePrefix breaking aliases to external routes
      [Workflow] Fix MethodMarkingStore crash with inherited uninitialized properties
      [AssetMapper] Fix entrypoint status lost during update
      [Console] Fix completion for global options values
    nicolas-grekas committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    1f04b60 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [Routing] Fix case sensitivity for static host matching in compiled routes
      [Routing] Fix localized prefix updates breaking aliases
      [Routing] Fix addNamePrefix breaking aliases to external routes
      [Workflow] Fix MethodMarkingStore crash with inherited uninitialized properties
      [AssetMapper] Fix entrypoint status lost during update
      [Console] Fix completion for global options values
    nicolas-grekas committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    4155b9f View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      [Routing] Fix case sensitivity for static host matching in compiled routes
      [Routing] Fix localized prefix updates breaking aliases
      [Routing] Fix addNamePrefix breaking aliases to external routes
      [Workflow] Fix MethodMarkingStore crash with inherited uninitialized properties
      [AssetMapper] Fix entrypoint status lost during update
      [ObjectMapper] map to embedded object with property access
      [FrameworkBundle] Make `APP_*_DIR` relative to the project directory
      [Console] Fix completion for global options values
    nicolas-grekas committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    307d3cf View commit details
    Browse the repository at this point in the history
Loading