On Sat, Jul 31, 2010 at 2:14 PM, Ignas Rudaitis
wrote:
> Hello php.internals,
>
> Here is a (hopefully) simple language feature I'd like to suggest:
>
> Now that PHP has support for namespaces and therefore makes it
> possible to refer to classes, functions and constants by their shorter
> unquali
Hello php.internals,
Here is a (hopefully) simple language feature I'd like to suggest:
Now that PHP has support for namespaces and therefore makes it
possible to refer to classes, functions and constants by their shorter
unqualified aliases, it would be useful to extend this functionality
to str