]> granicus.if.org Git - php/commitdiff
Fix test when register_long_arrays is off in your php.ini
authorfoobar <sniper@php.net>
Thu, 21 Apr 2005 14:22:53 +0000 (14:22 +0000)
committerfoobar <sniper@php.net>
Thu, 21 Apr 2005 14:22:53 +0000 (14:22 +0000)
Zend/tests/unset_cv05.phpt

index fc8b5c8d607d8acb2f849c477ffba2779a609a60..296800e25e5b19418c0e5f23280fcd86c5d38778 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 unset() CV 5 (indirect unset() of global variable in session_start())
+--INI--
+register_long_arrays=1
 --SKIPIF--
 <?php include('../../ext/session/tests/skipif.inc'); ?>
 --FILE--