Skip to content

Commit 09ed50f

Browse files
author
Yasuo Ohgaki
committed
Remove ini dependency in test
1 parent ec17343 commit 09ed50f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/session/tests/session_hash_function_basic.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Test session.hash_function ini setting : basic functionality
33
--SKIPIF--
44
<?php include('skipif.inc'); ?>
5+
--INI--
6+
session.hash_bits_per_character=4
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)