File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ openssl_error_string() tests
55if (!extension_loaded ("openssl " )) print "skip " ;
66//if (OPENSSL_VERSION_NUMBER < 0x10001001) die("skip OpenSSLv1.0.1 required");
77?>
8- ?>
8+ -XFAIL--
9+ ot ready baked yet, fails different ways on different envs
910--FILE--
1011<?php
1112// helper function to dump openssl errors
@@ -178,4 +179,4 @@ string(61) "error:02001002:system library:fopen:No such file or directory"
178179string(53) "error:2006D080:BIO routines:BIO_new_file:no such file"
179180string(55) "error:20068079:BIO routines:BIO_gets:unsupported method"
180181string(54) "error:0906D06C:PEM routines:PEM_read_bio:no start line"
181- string(54) "error:0906D06C:PEM routines:PEM_read_bio:no start line"
182+ string(54) "error:0906D06C:PEM routines:PEM_read_bio:no start line"
You can’t perform that action at this time.
0 commit comments