mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
- Fix test
This commit is contained in:
parent
72ae65bc9d
commit
17d1b1310e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue