1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00

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

View File

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