mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
update test for bug #55169, don't require the extension in INI
This commit is contained in:
parent
80cff0c0e9
commit
2ac4cd97c8
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue