Skip to content

Commit 174c337

Browse files
committed
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6: fix typo
2 parents 075c758 + eaef8f6 commit 174c337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/tests/openssl_error_string_basic.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ openssl_error_string() tests
55
if (!extension_loaded("openssl")) print "skip";
66
//if (OPENSSL_VERSION_NUMBER < 0x10001001) die("skip OpenSSLv1.0.1 required");
77
?>
8-
-XFAIL--
8+
--XFAIL--
99
ot ready baked yet, fails different ways on different envs
1010
--FILE--
1111
<?php

0 commit comments

Comments
 (0)