> How about ;; then? > name1;;name2::myfunction(); PLEASE, MAKE IT STOP! ;; is already perfectly valid syntax: [EMAIL PROTECTED]:~$ php5 -r 'define("name1",FALSE); class name2{function myfunction(){ echo "foo\n"; }} name1;;name2::myfunction();' foo
* Pre-existing operators are out of the question. * Enforcing whitespace is out of the question. * There's no solid reason not to use "\" ("I think it's ugly" is not a solid reason). This thread isn't actually accomplishing anything. If I'm not mistaken, it's degraded to the point that many of the core devs (the ones who'll actually make the final decision) have stopped paying attention. We're talking in circles and are probably getting nothing resolved. S -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php