[PHP-DEV] [PATCH] API for internal namespaces
by Dmitry Stogov other posts by this author
May 7 2008 6:00AM messages near this date
Re: [PHP-DEV] Couple Windows build fixes
|
#44934 [NEW]: The parser doesn't parse a comma
Hi,
The attached patch allows to declare internal classes, functions and
constants in namesaces and create aliases for classes and functions.
I'm going to commit it on next week in case of no objections.
The second patch (for ext/soap) is just a prove of concept and I'm not
going to commit it in this time.
Thanks. Dmitry.
|