1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

- Fix test

This commit is contained in:
Jani Taskinen
2010-12-03 16:02:47 +00:00
parent 72ae65bc9d
commit 17d1b1310e
@@ -4,6 +4,7 @@ Bug #44394 (Last two bytes missing from output) with session.use_trans_id
<?php if (!extension_loaded("session")) print "skip"; ?>
--INI--
session.name=PHPSESSID
session.use_only_cookies=0
--FILE--
<?php