1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  [skip ci] Mark another openssl test as xfail
This commit is contained in:
Ilija Tovilo
2024-03-10 15:15:32 +01:00

View File

@@ -6,6 +6,7 @@ openssl
<?php
if (OPENSSL_VERSION_NUMBER >= 0x30000000) die('skip For OpenSSL < 3.0');
?>
--XFAIL--
--FILE--
<?php
// helper function to check openssl errors