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/dotenv
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/dotenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0-RC2
Choose a head ref
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 10, 2025

  1. CS fixes

    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    234b6c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      -
      CS fixes
    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    2192790 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

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

Commits on Nov 16, 2025

  1. 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
    8c53fef View commit details
    Browse the repository at this point in the history
  2. 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
    1658a4d View commit details
    Browse the repository at this point in the history
  3. 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
    460b406 View commit details
    Browse the repository at this point in the history
Loading