Ilia Alshanetsky wrote:
Sascha Schumann wrote:

   There is no suitable alternative for the 5.1 branch.

Assuming that is the case we need to either rename ext/date's date class
or ifdef it away. If we rename it, what to date_ex, DateTime, phpDate,
something else?

ifdef it away and throw a nice (strict?) notice when people use basic class names as 'Date', 'Db', 'File' etc. This silently makes the namespace reserved for feature core classes that might have that name.

David

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

Reply via email to