Patch-Source: https://github.com/php/php-src/commit/1b52ecd78ad1a211a4a9db65975df34d2539125b From 1b52ecd78ad1a211a4a9db65975df34d2539125b Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 13 Aug 2024 19:23:53 +0200 Subject: [PATCH] Fix test expectation --- ext/soap/tests/bugs/bug55639.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/soap/tests/bugs/bug55639.phpt b/ext/soap/tests/bugs/bug55639.phpt index 40a2cf3f11d26..16d7f7a377193 100644 --- a/ext/soap/tests/bugs/bug55639.phpt +++ b/ext/soap/tests/bugs/bug55639.phpt @@ -53,7 +53,7 @@ var_dump($headers); ?> --EXPECTF-- Unauthorized -string(424) "POST / HTTP/1.1 +string(%d) "POST / HTTP/1.1 Host: %s Connection: Keep-Alive User-Agent: %s