]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 23 Jul 2008 10:26:55 +0000 (10:26 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 23 Jul 2008 10:26:55 +0000 (10:26 +0000)
ext/standard/tests/general_functions/bug44394_2.phpt

index 68fae55d64d8ed2bc9ab3fe2c2ddb54c6c746c30..b725284488221090a7e8266fe7eaf4caa332adc7 100644 (file)
@@ -2,6 +2,8 @@
 Bug #44394 (Last two bytes missing from output) with session.use_trans_id
 --SKIPIF--
 <?php if (!extension_loaded("session")) print "skip"; ?>
+--INI--
+session.name=PHPSESSID
 --FILE--
 <?php