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

Commits on Nov 16, 2025

  1. [Mime] Update mime types

    smnandre authored and nicolas-grekas committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    69aeef5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      [Cache] Fix accepting named closures as early-expiration callbacks
      [Mime] Update mime types
      [Yaml] Align unquoted multiline scalar parsing with spec for comments
      work around limitation in JsonResponse when the data is null
      do not use recipient phone numbers as sender e-mail addresses
      [Dotenv] DotenvDumpCommand cannot be internal
    nicolas-grekas committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    0f52213 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      [Cache] Fix accepting named closures as early-expiration callbacks
      [Mime] Update mime types
      [Yaml] Align unquoted multiline scalar parsing with spec for comments
      work around limitation in JsonResponse when the data is null
      do not use recipient phone numbers as sender e-mail addresses
      [Dotenv] DotenvDumpCommand cannot be internal
    nicolas-grekas committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    bdb0272 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.4' into 8.0

    * 7.4:
      [Translation] Make the extractor alias optional
      [Cache] Fix accepting named closures as early-expiration callbacks
      [Mime] Update mime types
      [HttpKernel] Conflict with symfony/flex < 2.10
      [Yaml] Align unquoted multiline scalar parsing with spec for comments
      work around limitation in JsonResponse when the data is null
      do not use recipient phone numbers as sender e-mail addresses
      [Dotenv] DotenvDumpCommand cannot be internal
    nicolas-grekas committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    7576ce3 View commit details
    Browse the repository at this point in the history
Loading