Re: 2 new test failures
hi,
That must be due to my changes. They were failing due to different
version of the parser tool (win and nux). Let me check them again with
another version.
On Thu, Sep 1, 2011 at 6:50 AM, Rasmus Lerdorf <[email protected]> wrote:
> Pierre, your changes today caused 2 new test failures:
>
> Bug #51709 (Can't use keywords as method names)
> [tests/basic/bug51709_1.phpt]
> Bug #51709 (Can't use keywords as method names)
> [tests/basic/bug51709_2.phpt]
>
> The diffs:
>
> 001+ Parse error: syntax error, unexpected 'for' (T_FOR), expecting
> identifier (T_STRING) in
> /home/rasmus/php-src/branches/PHP_5_4/tests/basic/bug51709_1.php on
> line 4
> 001- Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d
>
> 001+ Parse error: syntax error, unexpected 'goto' (T_GOTO), expecting
> identifier (T_STRING) in
> /home/rasmus/php-src/branches/PHP_5_4/tests/basic/bug51709_2.php
> on line 4
> 001- Parse error: %s error, %s(T_STRING)%s in %sbug51709_2.php on line %d
>
> -Rasmus
>
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
Thread (2 messages)