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/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    351423d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [VarDumper] Fix tests on PHP 8.4
      [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4
      use STARTTLS for SMTP with MailerSend
    nicolas-grekas committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    7ff400a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jul 8, 2025

  1. Various CS fixes

    nicolas-grekas committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    2dce389 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. optimize in_array calls

    gharlan authored and nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    1489d1b View commit details
    Browse the repository at this point in the history
Loading