MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set

This commit is contained in:
Alexey Zakhlestin 2008-08-26 16:51:18 +00:00
parent 2058709940
commit cc81177900

View File

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