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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user