Skip to content

Commit 0561783

Browse files
committed
ensure session.sid_length have proper value for test
1 parent ca19051 commit 0561783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/session/tests/session_regenerate_id_cookie.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Test session_regenerate_id() function : basic functionality
33
--EXTENSIONS--
44
session
5+
--INI--
6+
session.sid_length = 32
57
--SKIPIF--
68
<?php
79

0 commit comments

Comments
 (0)