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.2.0-RC1
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.2.0
Choose a head ref
  • 12 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 13, 2024

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

    * 5.4:
      Work around parse_url() bug (bis)
      fix PHP 7.2 compatibility
      silence PHP warnings issued by Redis::connect()
      Bump Symfony version to 5.4.48
      Update VERSION for 5.4.47
      Update CHANGELOG for 5.4.47
      [Routing] Fix: lost priority when defining hosts in configuration
      fix dumping tests to skip with data providers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49be6b8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Work around parse_url() bug (bis)
      Bump Symfony version to 6.4.16
      fix PHP 7.2 compatibility
      silence PHP warnings issued by Redis::connect()
      Update VERSION for 6.4.15
      Update CHANGELOG for 6.4.15
      Bump Symfony version to 5.4.48
      Update VERSION for 5.4.47
      Update CHANGELOG for 5.4.47
      [Routing] Fix: lost priority when defining hosts in configuration
      fix dumping tests to skip with data providers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2251578 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.1' into 7.2

    * 7.1:
      fix merge
      fix merge
      Bump Symfony version to 7.1.9
      Work around parse_url() bug (bis)
      Update VERSION for 7.1.8
      Update CHANGELOG for 7.1.8
      Bump Symfony version to 6.4.16
      fix PHP 7.2 compatibility
      silence PHP warnings issued by Redis::connect()
      Update VERSION for 6.4.15
      Update CHANGELOG for 6.4.15
      Bump Symfony version to 5.4.48
      Update VERSION for 5.4.47
      Update CHANGELOG for 5.4.47
      [Routing] Fix: lost priority when defining hosts in configuration
      fix dumping tests to skip with data providers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7df6f57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69094c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    897e8a2 View commit details
    Browse the repository at this point in the history
  7. Merge branch '5.4' into 6.4

    * 5.4:
      [HttpFoundation] Revert risk change
      [HttpClient] Fix catching some invalid Location headers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d2737ec View commit details
    Browse the repository at this point in the history
  8. bug #58862 [Notifier] Fix GoIpTransport (nicolas-grekas)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Notifier] Fix GoIpTransport
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    And some other tests
    
    Commits
    -------
    
    5afb93c518f [Notifier] Fix GoIpTransport
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    40e6615 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f38b8a View commit details
    Browse the repository at this point in the history
  10. Merge branch '5.4' into 6.4

    * 5.4:
      [HttpFoundation] Fix test
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    431771b View commit details
    Browse the repository at this point in the history
  11. Merge branch '6.4' into 7.1

    * 6.4:
      [HttpFoundation] Fix test
      [HttpFoundation] Revert risk change
      [Notifier] Fix GoIpTransport
      [HttpClient] Fix catching some invalid Location headers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8276584 View commit details
    Browse the repository at this point in the history
  12. Merge branch '7.1' into 7.2

    * 7.1:
      [HttpFoundation] Fix test
      [HttpFoundation] Revert risk change
      [Notifier] Fix GoIpTransport
      [HttpClient] Fix catching some invalid Location headers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e88a66c View commit details
    Browse the repository at this point in the history
Loading