From: Nikita Popov Date: Mon, 17 Sep 2018 08:20:26 +0000 (+0200) Subject: Don't use xml resource in openssl test X-Git-Tag: php-7.4.0alpha1~1904 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b475910d69a5bcddaf0b78aa29fdea2e0057d31;p=php Don't use xml resource in openssl test Instead use a file resource, removing the dependency on ext/xml. --- diff --git a/ext/openssl/tests/bug68912.phpt b/ext/openssl/tests/bug68912.phpt index c18291a6ec..dae57e9fdc 100644 --- a/ext/openssl/tests/bug68912.phpt +++ b/ext/openssl/tests/bug68912.phpt @@ -3,13 +3,12 @@ Bug #68912 (Segmentation fault at openssl_spki_new) --SKIPIF-- --FILE--