Skip to content
/ mailer Public
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/mailer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.31
Choose a base ref
...
head repository: symfony/mailer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.40
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Feb 24, 2026

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

Commits on Apr 13, 2026

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

Commits on Apr 14, 2026

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

Commits on May 11, 2026

  1. [Mailer] Add end-of-options separator before recipients in SendmailTr…

    …ansport; reject addresses starting with a dash
    alexandre-daubois authored and nicolas-grekas committed May 11, 2026
    Configuration menu
    Copy the full SHA
    5b5385b 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
    94fd44f View commit details
    Browse the repository at this point in the history
Loading