On Nov 23, 2007, at 8:01 AM, Edward Z. Yang wrote:
Hannes Magnusson wrote:In PHP6 we have a function (in ext/unicode) named locale_get_default()In PHP5 we have a function (in pecl/intl) also named locale_get_default() (compatibility layer (I guess) for ext/unicode).Wouldn't that cause problems for people wanting to use intl and PHP6? (or do namespaces also work on built-in functions?)
Are there official rules for this topic in pecl+php-src land? Regards, Philip