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/mailer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.16
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.0.17
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    fd81641 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [Mailer] Include all transports' debug messages in RoundRobin transport exception
      [FrameworkBundle] fix: fix help message
      Use relative timestamps
      [Cache] Fix dealing with ext-redis' multi/exec returning a bool
      [Messenger][Amqp] Added missing rpc_timeout option
      [Serializer] Prevent GetSetMethodNormalizer from creating invalid magic method call
      [HttpFoundation] Fix dumping array cookies
      [WebProfilerBundle] Fix dump header not being displayed
      TraceableHttpClient: increase decorator's priority
      Use static methods inside data providers
      [FrameworkBundle] Allow configuring `framework.exceptions` with a config builder
      bug #48313 [Mime] Fix MessagePart serialization
      [ErrorHandler][DebugClassLoader] Fix some new return types support
      Fix getting the name of closures on PHP 8.1.11+
      [Translator] Fix typo "internal" / "interval"
      fix dumping top-level tagged values
    nicolas-grekas committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0d4562c View commit details
    Browse the repository at this point in the history
Loading