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/filesystem
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/filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

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

Commits on Jul 7, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      Fix php.net links
      fix version number in deprecation
      [ObjectMapper] Correctly manage constructor initialization
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
      [JsonStreamer] Fix nested generated foreach loops
      [TypeInfo] Fix imported-only alias resolving
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a424453 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Fix typos

    nicolas-grekas committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    7df3972 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    a6c0406 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

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

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    633c6fd View commit details
    Browse the repository at this point in the history
Loading