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: v7.4.4
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: v7.4.5
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 27, 2026

  1. [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch wit…

    …h the Doctrine DBAL on MySQL
    samy-mahmoudi authored and nicolas-grekas committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    f1a490c View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Fix dealing with truncated streams after headers arrived with CurlHttpClient
      [PropertyInfo] Fix DocBlock resolution for inherited promoted properties
      [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL on MySQL
      [HttpClient] Fix dealing with multiple levels of AsyncResponse decoration
      [Messenger] Only send UNLISTEN query if we are actively listening
      [RateLimiter] Persist state when consuming negative tokens
    nicolas-grekas committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    5347db9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      [DependencyInjection] Fix lazy proxy type resolution for decorated services
      [HttpClient] Fix dealing with truncated streams after headers arrived with CurlHttpClient
      [PropertyInfo] Fix DocBlock resolution for inherited promoted properties
      [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL on MySQL
      [HttpClient] Fix dealing with multiple levels of AsyncResponse decoration
      [Messenger] Only send UNLISTEN query if we are actively listening
      [RateLimiter] Persist state when consuming negative tokens
    nicolas-grekas committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    446d0db View commit details
    Browse the repository at this point in the history
Loading