mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
Fixed test (it requires ext/hash)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
setting hash_function to sha512 and hash_bits_per_character > 4 should not crash
|
||||
--SKIPIF--
|
||||
<?php include('skipif.inc'); ?>
|
||||
<?php if (!extension_loaded('hash')) die('skip hash extension not available'); ?>
|
||||
--INI--
|
||||
session.use_cookies=0
|
||||
session.cache_limiter=
|
||||
|
||||
Reference in New Issue
Block a user