Skip to content

Commit

Permalink
Merge branch '5.4' into 6.4
Browse files Browse the repository at this point in the history
* 5.4:
  [HttpFoundation] Fix test
  • Loading branch information
nicolas-grekas committed Nov 13, 2024
2 parents 40e6615 + 3f38b8a commit 431771b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/RequestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ public function testCreateWithRequestUri()
* [" foo"]
* ["foo "]
* ["//"]
* ["foo:bar"]
*/
public function testCreateWithBadRequestUri(string $uri)
{
Expand Down

0 comments on commit 431771b

Please # to comment.