Hi!

Stanislav, does the above mean that IntlDateFormatter will be renamed to
DateFormatter, and be inside a namespace, for php 6?

What I'd like to happen is for DateFormatter to become part of DateTime - i.e. recommended usage would be not using IntlDateFormatter at all but have format functions of DateTime that use ICU. But IntlDateFormatter would probably stay for 5.x support.

As for implementing namespaces for PHP extensions - this is a big topic, which I think should be discussed on the main list. If it will be done, then of course it will also be done on intl extension.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to