Date: 09/30/01
- Next message: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Previous message: Zak Greant: "[PHP-DEV] Minor addition to http://php.net/anoncvs.php?"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Next in thread: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Reply: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- Original Message -----
From: "Rasmus Lerdorf" <rasmus <email protected>>
To: "Dean Hall" <hall <email protected>>
Cc: <php-dev <email protected>>; <engine2 <email protected>>; "Andi Gutmans"
<andi <email protected>>
Sent: Sunday, September 30, 2001 08.02pm
Subject: Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity
> > Anyway, if I'm not seeing the real ambiguity here, let me know.
>
> The ternary in question is expr ? val1 : val2
Gotcha.
So why would this not work?
$test?FOO:{BAR:BARBARA}
or
$test?{FOO:BAR}:BARBARA
Dean.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Previous message: Zak Greant: "[PHP-DEV] Minor addition to http://php.net/anoncvs.php?"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Next in thread: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Reply: George Schlossnagle: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

