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-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.2
Choose a base ref
...
head repository: symfony/http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.3
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    e9683ee View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      Remove calls to no-op functions, deprecated in PHP 8.5
      Remove deprecated calls to deprecated methods of SplObjectStorage
      [Messenger] Show package installation hint also for amqps
    nicolas-grekas committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    a97cfe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    b8e9dce View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Fix PHP 8.5 deprecation using str_increment()
      [FrameworkBundle] Don’t collect CLI profiles if the profiler is disabled
    nicolas-grekas committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    333b9bd View commit details
    Browse the repository at this point in the history
Loading