Marcus Boerger wrote:
Hello Richard,

The "#" is needed for CLI mode - thus we won't remove it. In fact we
will not do anything that would cause BC problems. Also there is no
escaping issue with "\". If there is than it is outside of PHP. In
other words:
- "\" is the only single character reachable from 'western' keyboards
- $foo = "{mynamespace\myclass::myconst}"; // will be possible without
  escaping

Please people read the archives before posting here, we have discussed
all this long enough.

Jessie, Sean,

would you guys be interested in writing up an overview of the namespace decisions on my todo wiki?

regards,
Lukas

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

Reply via email to