From 8517001b259f1e8e540ee45cf15cf0312ca14098 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 10 Apr 2014 12:14:11 +0400 Subject: [PATCH] Fixed test (it requires ext/hash) --- ext/session/tests/031.phpt | 1 + 1 file changed, 1 insertion(+) 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-- + --INI-- session.use_cookies=0 session.cache_limiter= -- 2.40.0