1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
This commit is contained in:
Arnaud Le Blanc
2008-09-10 11:12:12 +00:00
parent 470a396f65
commit afa5475020
+2
View File
@@ -1,5 +1,7 @@
--TEST--
Bug #20539 (PHP CLI Segmentation Fault)
--SKIPIF--
<?php if (!extension_loaded("session")) die("skip session extension not available"); ?>
--INI--
session.auto_start=1
session.save_handler=files