+1

-----Original Message-----
From: Sean Coates [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 15, 2004 12:10 PM
To: Sascha Schumann
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] Construct Request

Is there a good reason to NOT implement this?
If not, I'm +1 on that (if I carry ANY weight at all (-: )

BC isn't an issue, and it would be a very useful feature, IMHO..

S

Sascha Schumann wrote:
>     That is basically the same idea once proposed as extending
>     the ternary operator (credit goes to GCC and its C extension).
> 
>     $bar ? : $baz;
> 
>     If $bar evaluates to true, the expression evaluates to $bar
>     or to 0, respectively.
> 
>     - Sascha
> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to