[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/basic/bug61000.phpt trunk/tests/basic/bug61000.phpt

2012-02-16 Thread Rasmus Lerdorf
rasmus   Thu, 16 Feb 2012 17:48:30 +

Revision: http://svn.php.net/viewvc?view=revision&revision=323258

Log:
Weird, what happened here?

Changed paths:
U   php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt
U   php/php-src/trunk/tests/basic/bug61000.phpt

Modified: php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt
===
--- php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt  2012-02-16 
16:43:04 UTC (rev 323257)
+++ php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt  2012-02-16 
17:48:30 UTC (rev 323258)
@@ -17,22 +17,3 @@
 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--
--- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/basic/bug61000.phpt trunk/tests/basic/bug61000.phpt

2012-02-17 Thread Laruence
Hi:

seems to be my fault,, sorry.

thanks for fixing this.


On Fri, Feb 17, 2012 at 1:48 AM, Rasmus Lerdorf  wrote:
> rasmus                                   Thu, 16 Feb 2012 17:48:30 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323258
>
> Log:
> Weird, what happened here?
>
> Changed paths:
>    U   php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt
>    U   php/php-src/trunk/tests/basic/bug61000.phpt
>
> Modified: php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt
> ===
> --- php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt      2012-02-16 
> 16:43:04 UTC (rev 323257)
> +++ php/php-src/branches/PHP_5_3/tests/basic/bug61000.phpt      2012-02-16 
> 17:48:30 UTC (rev 323258)
> @@ -17,22 +17,3 @@
>  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--
> - -print_r($_GET);
> -print_r($_POST);
> ---EXPECTF--
> -Array
> -(
> -)
> -Array
> -(
> -)
>
> Modified: php/php-src/trunk/tests/basic/bug61000.phpt
> ===
> --- php/php-src/trunk/tests/basic/bug61000.phpt 2012-02-16 16:43:04 UTC (rev 
> 323257)
> +++ php/php-src/trunk/tests/basic/bug61000.phpt 2012-02-16 17:48:30 UTC (rev 
> 323258)
> @@ -17,22 +17,3 @@
>  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--
> - -print_r($_GET);
> -print_r($_POST);
> ---EXPECTF--
> -Array
> -(
> -)
> -Array
> -(
> -)
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
Laruence  Xinchen Hui
http://www.laruence.com/

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php