Merge branch 'PHP-7.4' into PHP-8.0

* PHP-7.4:
  Fix test wrt. OPENSSL_CONF
This commit is contained in:
Christoph M. Becker 2021-06-13 16:54:52 +02:00
commit 876bf8800a
No known key found for this signature in database
GPG Key ID: D66C9593118BCCB6

View File

@ -6,6 +6,8 @@ if (substr(PHP_OS, 0, 3) != 'WIN') {
die('skip windows only test');
}
?>
--ENV--
OPENSSL_CONF=
--FILE--
<?php