mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
fix test names
This commit is contained in:
parent
f2e130c145
commit
df057bf78d
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
#28382, openssl_x509_parse extensions support
|
||||
Bug #28382 (openssl_x509_parse extensions support)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (!extension_loaded("openssl")) die("skip");
|
||||
|
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
#39217, Large serial number return -1
|
||||
Bug #39217 (Large serial number return -1)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (!extension_loaded("openssl")) die("skip");
|
||||
|
Loading…
Reference in New Issue
Block a user