Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 82e6040

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
2 parents 7bab3a3 + 46013f1 commit 82e6040

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎ext/openssl/tests/bug74341.phpt‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds)
33
--EXTENSIONS--
44
openssl
5+
--SKIPIF--
6+
<?php
7+
if (OPENSSL_VERSION_NUMBER >= 0x30300000) die('skip For OpenSSL < 3.3');
8+
?>
59
--FILE--
610
<?php
711

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /