Skip to content

Commit 431771b

Browse files
committedNov 13, 2024
Merge branch '5.4' into 6.4
* 5.4: [HttpFoundation] Fix test
2 parents 40e6615 + 3f38b8a commit 431771b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Tests/RequestTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ public function testCreateWithRequestUri()
327327
* [" foo"]
328328
* ["foo "]
329329
* ["//"]
330-
* ["foo:bar"]
331330
*/
332331
public function testCreateWithBadRequestUri(string $uri)
333332
{

0 commit comments

Comments
 (0)
Please sign in to comment.