From: Alexey Zakhlestin Date: Tue, 26 Aug 2008 16:51:18 +0000 (+0000) Subject: MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set X-Git-Tag: BEFORE_HEAD_NS_CHANGE~563 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc81177900114ed65a09baa058131c4bd5fd90e1;p=php MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set --- diff --git a/ext/session/tests/session_id_error4.phpt b/ext/session/tests/session_id_error4.phpt index c257b73b74..505ca3cc58 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--