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: v6.4.18
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: v6.4.19
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 30, 2025

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

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    cdc4788 View commit details
    Browse the repository at this point in the history
  2. bug #59689 [HttpClient] Fix buffering AsyncResponse with no passthru …

    …(nicolas-grekas)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [HttpClient] Fix buffering AsyncResponse with no passthru
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #59574
    | License       | MIT
    
    Commits
    -------
    
    19a50f7e5fb [HttpClient] Fix buffering AsyncResponse with no passthru
    nicolas-grekas committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    adb7c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5736d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

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

Commits on Feb 13, 2025

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