Skip to content

Commit 17d1b13

Browse files
author
Jani Taskinen
committed
- Fix test
1 parent 72ae65b commit 17d1b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/standard/tests/general_functions/bug44394_2.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Bug #44394 (Last two bytes missing from output) with session.use_trans_id
44
<?php if (!extension_loaded("session")) print "skip"; ?>
55
--INI--
66
session.name=PHPSESSID
7+
session.use_only_cookies=0
78
--FILE--
89
<?php
910

0 commit comments

Comments
 (0)