Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: abbe5fa
Choose a base ref
Loading
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 90313c6
Choose a head ref
Loading
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 27, 2025

  1. Remove unneeded use statements

    fabpot committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    3f0c7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7965dc6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. minor #60285 [Form][HttpFoundation] Fix overwriting an array element …

    …(wkania)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Form][HttpFoundation] Fix overwriting an array element
    
    | Q             | A
    | ------------- | ---
    | Branch?       |  6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    `empty_data` is overwritten in the line 51-52
    
    `$server['SCRIPT_NAME']` is assigned twice with the same value:
    line 609 and 610
    line 734 and 737
    
    Commits
    -------
    
    d49a058bd4d Fix overwriting an array element
    fabpot committed May 4, 2025
    Configuration menu
    Copy the full SHA
    ef8252e View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      fix EmojiTransliterator return type compatibility with PHP 8.5
      Bump Symfony version to 6.4.22
      Update VERSION for 6.4.21
      Update CONTRIBUTORS for 6.4.21
      Update CHANGELOG for 6.4.21
      Fix return type is non-nullable
      Fix overwriting an array element
    xabbuh committed May 4, 2025
    Configuration menu
    Copy the full SHA
    c665ed9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      fix EmojiTransliterator return type compatibility with PHP 8.5
      Bump Symfony version to 7.2.7
      Update VERSION for 7.2.6
      Update CHANGELOG for 7.2.6
      Bump Symfony version to 6.4.22
      Update VERSION for 6.4.21
      Update CONTRIBUTORS for 6.4.21
      Update CHANGELOG for 6.4.21
      Fix return type is non-nullable
      Fix overwriting an array element
    xabbuh committed May 4, 2025
    Configuration menu
    Copy the full SHA
    6048811 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. [HttpFoundation] Emit PHP warning when Response::sendHeaders() while …

    …output has already been sent
    ivo95v authored and nicolas-grekas committed May 10, 2025
    Configuration menu
    Copy the full SHA
    90313c6 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.