1
0
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:
Dmitry Stogov
2014-04-10 12:14:11 +04:00
parent 0ae14f3a1d
commit 23aecd1736
+1
View File
@@ -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=