From: Anatol Belski Date: Mon, 6 Jun 2016 06:56:40 +0000 (+0200) Subject: fix typo X-Git-Tag: php-7.0.8RC1~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaef8f6db2f80cf49dc5886454ed5789121e889e;p=php fix typo --- diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt index fdda537689..7f39f70621 100644 --- a/ext/openssl/tests/openssl_error_string_basic.phpt +++ b/ext/openssl/tests/openssl_error_string_basic.phpt @@ -5,7 +5,7 @@ openssl_error_string() tests if (!extension_loaded("openssl")) print "skip"; //if (OPENSSL_VERSION_NUMBER < 0x10001001) die("skip OpenSSLv1.0.1 required"); ?> --XFAIL-- +--XFAIL-- ot ready baked yet, fails different ways on different envs --FILE--