Re: [PHP-DEV] Possible problem in the parser

[email protected] (Sascha Schumann) Wed, 12 Mar 2003 18:21:42 +0100 (CET)
Newsgroups php.dev
Message-ID <[email protected]>
On Wed, 12 Mar 2003, Andrey Hristov wrote:

>  Few minutes ago I found the following behaviour somehow wierd for me :

    Known bug, the associativity of the ternary operator has been
    broken since ages in the engine.  It's on the "won't be
    fixed" sheet, because of BC concerns.

    - Sascha