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

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
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]=>