Date: 09/30/01
- Next message: Zak Greant: "Re: [PHP-DEV] Bug in autoconf report"
- Previous message: Jeroen van Wolffelaar: "Re: [PHP-DEV] Bug in autoconf report"
- In reply to: Dean Hall: "[PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Next in thread: Dean Hall: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Reply: Dean Hall: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Anyway, if I'm not seeing the real ambiguity here, let me know.
The ternary in question is expr ? val1 : val2
If val1 or val2 contains a : you have an ambiguity
-Rasmus
-- 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: Zak Greant: "Re: [PHP-DEV] Bug in autoconf report"
- Previous message: Jeroen van Wolffelaar: "Re: [PHP-DEV] Bug in autoconf report"
- In reply to: Dean Hall: "[PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Next in thread: Dean Hall: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Reply: Dean Hall: "Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

