summaryrefslogtreecommitdiff
path: root/ext/session/tests/031.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/031.phpt')
-rw-r--r--ext/session/tests/031.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/031.phpt b/ext/session/tests/031.phpt
index e8deb3dac5..7486c4b866 100644
--- a/ext/session/tests/031.phpt
+++ b/ext/session/tests/031.phpt
@@ -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=