From cc81177900114ed65a09baa058131c4bd5fd90e1 Mon Sep 17 00:00:00 2001 From: Alexey Zakhlestin Date: Tue, 26 Aug 2008 16:51:18 +0000 Subject: [PATCH] MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set --- ext/session/tests/session_id_error4.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/session/tests/session_id_error4.phpt b/ext/session/tests/session_id_error4.phpt index c257b73b744..505ca3cc58d 100644 --- a/ext/session/tests/session_id_error4.phpt +++ b/ext/session/tests/session_id_error4.phpt @@ -4,6 +4,7 @@ Test session_id() function : error functionality --INI-- session.hash_function=0 +session.hash_bits_per_character=4 --FILE--