mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
fix test names
This commit is contained in:
parent
bf01f6afee
commit
23f8cc74e6
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue