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

[email protected] ("Andrey Hristov") Wed, 12 Mar 2003 19:25:48 +0200
Newsgroups php.dev
Message-ID <01cb01c2e8bc$6c496440$1601a8c0@andreywin>
> 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.

Is it documented somewhere? If not then isn't this an undocumeted feature
and
those relying on undocumented features are playing with fire.

Andrey