1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

tests: Fix expectations

Closes GH-18712
This commit is contained in:
Gina Peter Banyard
2025-05-31 14:37:22 +01:00
parent 75cea65c99
commit 7f2299c8eb
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ array(6) {
[0]=>
string(14) "GET / HTTP/1.1"
[1]=>
string(21) "Host: 127.0.0.1:%d"
string(%d) "Host: 127.0.0.1:%d"
[2]=>
string(17) "Connection: close"
[3]=>

View File

@@ -44,7 +44,7 @@ array(7) {
[0]=>
string(14) "GET / HTTP/1.1"
[1]=>
string(21) "Host: 127.0.0.1:%d"
string(%d) "Host: 127.0.0.1:%d"
[2]=>
string(17) "Connection: close"
[3]=>