From c8f6ee8c6f27f4119d7e2a9864b748f42d94a6b9 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Mon, 28 Aug 2023 17:24:45 +0200 Subject: [PATCH] [skip ci] Fix trailing data in unserialize in soap test --- ext/soap/tests/bug71610.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/soap/tests/bug71610.phpt b/ext/soap/tests/bug71610.phpt index 92491d05769..ef0803134fb 100644 --- a/ext/soap/tests/bug71610.phpt +++ b/ext/soap/tests/bug71610.phpt @@ -8,7 +8,7 @@ if (getenv("SKIP_ONLINE_TESTS")) die("skip online test"); ?> --FILE-- blahblah(); } catch(SoapFault $e) {