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:
@@ -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]=>
|
||||
|
||||
@@ -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]=>
|
||||
|
||||
Reference in New Issue
Block a user