Skip to content

Commit dc05831

Browse files
Merge branch '5.4' into 6.4
* 5.4: [HttpFoundation] Fix test
2 parents 81eeb62 + 2b1cb9d commit dc05831

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/HttpFoundation/Tests/RequestTest.php

Lines changed: 0 additions & 1 deletion
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)