Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
  tests: Fix expectations
This commit is contained in:
Gina Peter Banyard 2025-05-31 14:46:13 +01:00
commit f47a7e8056
No known key found for this signature in database
GPG key ID: F30F8C1ACF51943F
2 changed files with 2 additions and 2 deletions

View file

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

View file

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