From b162c8f55a3d92f611febbcc14014eb2ca3244ac Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 22 May 2019 11:43:56 +0200 Subject: [PATCH] Mark bug44811.phpt as an online test For some reason this was checked on PHP-7.2 and PHP-7.3, but not on PHP-7.4. Bad merge? --- ext/soap/tests/bugs/bug44811.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/soap/tests/bugs/bug44811.phpt b/ext/soap/tests/bugs/bug44811.phpt index 01953aa267..08e0604100 100644 --- a/ext/soap/tests/bugs/bug44811.phpt +++ b/ext/soap/tests/bugs/bug44811.phpt @@ -2,6 +2,7 @@ Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) --SKIPIF-- + --INI-- soap.wsdl_cache_enabled=0 --FILE-- -- 2.50.1