mirror of
https://github.com/php/php-src.git
synced 2024-12-04 23:34:25 +08:00
update test for bug #55169, don't require the extension in INI
This commit is contained in:
parent
cd6f4bcf8d
commit
08cab10dc9
@ -1,8 +1,6 @@
|
||||
--TEST--
|
||||
openssl_random_pseudo_bytes test
|
||||
https://bugs.php.net/bug.php?id=55169
|
||||
--INI--
|
||||
extension=php_openssl.dll
|
||||
--SKIPIF--
|
||||
if(!extension_loaded('openssl')) echo 'skip - requires openssl extension'
|
||||
--FILE--
|
||||
|
Loading…
Reference in New Issue
Block a user