Skip to content

Commit d667e73

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: [skip ci] Mark another openssl test as xfail
2 parents d0e15c8 + be72bc4 commit d667e73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/openssl/tests/openssl_error_string_basic.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ openssl
66
<?php
77
if (OPENSSL_VERSION_NUMBER >= 0x30000000) die('skip For OpenSSL < 3.0');
88
?>
9+
--XFAIL--
910
--FILE--
1011
<?php
1112
// helper function to check openssl errors

0 commit comments

Comments
 (0)