From 41b2fb5db17b5380a4e6de937439b1d59aa1faff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Sun, 5 May 2024 14:40:26 +0200 Subject: [PATCH] Session extension is needed to run bug51561.phpt --- ext/soap/tests/bugs/bug51561.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/soap/tests/bugs/bug51561.phpt b/ext/soap/tests/bugs/bug51561.phpt index 4b0c21eb8b2..8c97cf8cfed 100644 --- a/ext/soap/tests/bugs/bug51561.phpt +++ b/ext/soap/tests/bugs/bug51561.phpt @@ -2,6 +2,7 @@ Bug #51561 (SoapServer with a extended class and using sessions, lost the setPersistence()) --EXTENSIONS-- soap +session --SKIPIF--