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/http-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23dd602
Choose a base ref
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6877c12
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 7, 2025

  1. Fix php.net links

    benjaminpick authored and nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    95f9645 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      Fix php.net links
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    368a5e1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      Fix php.net links
      fix version number in deprecation
      [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`
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    b5d416e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

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

Commits on Jul 10, 2025

  1. CS fixes

    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    0341e41 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
    7d81b81 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

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