From: Rasmus Lerdorf Date: Thu, 16 Feb 2012 17:48:30 +0000 (+0000) Subject: Weird, what happened here? X-Git-Tag: php-5.5.0alpha1~526 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dd55d47ad36b3f39645398e7f5f0c83d4ee0017;p=php Weird, what happened here? --- diff --git a/tests/basic/bug61000.phpt b/tests/basic/bug61000.phpt index d121114bcd..8149d68e94 100644 --- a/tests/basic/bug61000.phpt +++ b/tests/basic/bug61000.phpt @@ -17,22 +17,3 @@ Array Array ( ) ---TEST-- -Bug #61000 (Exceeding max nesting level doesn't delete numerical vars) ---INI-- -max_input_nesting_level=2 ---POST-- -1[a][]=foo&1[a][b][c]=bar ---GET-- -a[a][]=foo&a[a][b][c]=bar ---FILE-- -