From c0f4e270a8e7c78b780fc3872f05758d16e522ef Mon Sep 17 00:00:00 2001 From: Martin Jansen Date: Tue, 6 May 2014 21:34:10 +0200 Subject: [PATCH] This test requires the hash extension. --- ext/session/tests/031.phpt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ext/session/tests/031.phpt b/ext/session/tests/031.phpt index e8deb3dac5..ba50247891 100644 --- a/ext/session/tests/031.phpt +++ b/ext/session/tests/031.phpt @@ -1,7 +1,13 @@ --TEST-- setting hash_function to sha512 and hash_bits_per_character > 4 should not crash --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= -- 2.40.0