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.2.0
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.2.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 2, 2024

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

Commits on Dec 7, 2024

  1. chore: fix CS

    keradus authored and fabpot committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    c40cbac View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      Add an experimental CI job for PHP 8.5
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    6f84e44 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.1' into 7.2

    * 7.1:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      add test covering associated entities referenced by their primary key
      Add an experimental CI job for PHP 8.5
      Fix change log to mentioned thrown exception
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    ff4df2b View commit details
    Browse the repository at this point in the history
Loading