Rasmus Lerdorf wrote:
Are you saying this works?namespace ns { function foo() { } } function foo() {} echo true ? ns:foo():foo();
even worse if you use a class constant inside the ternary .. regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php