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/routing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.32
Choose a base ref
...
head repository: symfony/routing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.41
Choose a head ref
  • 10 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 24, 2026

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

Commits on Apr 13, 2026

  1. Configuration menu
    Copy the full SHA
    4bcf92a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883d140 View commit details
    Browse the repository at this point in the history
  3. More CS fixes

    nicolas-grekas committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    1425c2c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

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

Commits on Apr 18, 2026

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

Commits on May 19, 2026

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Mailer] Add end-of-options separator before recipients in SendmailTransport; reject addresses starting with a dash
      [Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking
      [Yaml] Bound collection-alias resolution in the parser
      [Yaml] Bound recursion depth in the parser
      [MonologBridge] Bind server:log to localhost by default
      [Cache] Validate the prefix given to AbstractAdapter::clear()
      [Mime] Reject email addresses containing line breaks in Address
      [Security] Anchor emailAddress regex to RDN boundary in X509Authenticator
      [DomCrawler] Fix XXE in addXmlContent() by not enabling `validateOnParse`
      [Routing] Fix regex alternation anchoring in UrlGenerator requirement validation
    nicolas-grekas committed May 19, 2026
    Configuration menu
    Copy the full SHA
    0cd0d2f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

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

Commits on May 23, 2026

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

Commits on May 24, 2026

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Security] Don't honor user-supplied _failure_path on failure_forward
      [Routing] Fix dot-segment encoding for chained "../" and "./" in generated URLs
      [HttpClient] Block IPv6 transition forms in NoPrivateNetworkHttpClient
    nicolas-grekas committed May 24, 2026
    Configuration menu
    Copy the full SHA
    af04c79 View commit details
    Browse the repository at this point in the history
Loading