Merge branch 'PHP-7.0'

* PHP-7.0:
  fix broken skipif and add xfail for now
This commit is contained in:
Anatol Belski 2016-06-06 08:23:22 +02:00
commit db68121da8

View file

@ -5,7 +5,8 @@ openssl_error_string() tests
if (!extension_loaded("openssl")) print "skip";
//if (OPENSSL_VERSION_NUMBER < 0x10001001) die("skip OpenSSLv1.0.1 required");
?>
?>
-XFAIL--
ot ready baked yet, fails different ways on different envs
--FILE--
<?php
// helper function to dump openssl errors