]> granicus.if.org Git - php/commitdiff
MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set
authorAlexey Zakhlestin <indeyets@php.net>
Tue, 26 Aug 2008 16:51:18 +0000 (16:51 +0000)
committerAlexey Zakhlestin <indeyets@php.net>
Tue, 26 Aug 2008 16:51:18 +0000 (16:51 +0000)
ext/session/tests/session_id_error4.phpt

index c257b73b744a9ceb5272931dcb1c89c2ac95c183..505ca3cc58d27aa6937d7398963cdb71abc7fc19 100644 (file)
@@ -4,6 +4,7 @@ Test session_id() function : error functionality
 <?php include('skipif.inc'); ?>
 --INI--
 session.hash_function=0
+session.hash_bits_per_character=4
 --FILE--
 <?php