Skip to content

Commit 56703e5

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Fix test expectation
2 parents 0504b9d + 1b52ecd commit 56703e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/soap/tests/bugs/bug55639.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var_dump($headers);
5353
?>
5454
--EXPECTF--
5555
Unauthorized
56-
string(424) "POST / HTTP/1.1
56+
string(%d) "POST / HTTP/1.1
5757
Host: %s
5858
Connection: Keep-Alive
5959
User-Agent: %s

0 commit comments

Comments
 (0)