iliaa Sun Nov 27 10:39:09 2005 EDT Modified files: (Branch: PHP_5_1) /php-src UPGRADING Log: removed no longer relevant portion. http://cvs.php.net/diff.php/php-src/UPGRADING?r1=1.1.2.2&r2=1.1.2.3&ty=u Index: php-src/UPGRADING diff -u php-src/UPGRADING:1.1.2.2 php-src/UPGRADING:1.1.2.3 --- php-src/UPGRADING:1.1.2.2 Wed Nov 23 10:01:54 2005 +++ php-src/UPGRADING Sun Nov 27 10:39:09 2005 @@ -1,4 +1,4 @@ -$Id: UPGRADING,v 1.1.2.2 2005/11/23 15:01:54 sniper Exp $ +$Id: UPGRADING,v 1.1.2.3 2005/11/27 15:39:09 iliaa Exp $ UPGRADE NOTES - PHP 5.1 @@ -404,10 +404,6 @@ in order to minimise pollution of the global namespace in PHP. -Note that the new Date class exists at this point purely to allow the core date -extension to adhere to the above convention, although extended functionality -is planned for the the class in the future. - 10. Date/time support ====================
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php