Skip to content

Commit 2624c9a

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
2 parents ab61d5c + 7d19668 commit 2624c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/session/tests/bug78624.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Test session_set_save_handler() : session_gc() returns the number of deleted rec
33
--INI--
44
session.name=PHPSESSID
55
session.save_handler=files
6+
session.gc_probability=0
67
--SKIPIF--
78
<?php include('skipif.inc'); ?>
89
--FILE--

0 commit comments

Comments
 (0)