summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-11-27 15:39:09 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-11-27 15:39:09 +0000
commitb81012c718aaca82796d2594b474461e459d69f1 (patch)
tree36b153c33a6e6eda804a9b4f1a8afb4d1ae9301a /UPGRADING
parentbd196f4bd0dfa69f257445eccffcef2dea9c814b (diff)
downloadphp-git-b81012c718aaca82796d2594b474461e459d69f1.tar.gz
removed no longer relevant portion.
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING4
1 files changed, 0 insertions, 4 deletions
diff --git a/UPGRADING b/UPGRADING
index 7a4c009ddd..df8626e6c3 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -404,10 +404,6 @@ PDO_CLASS_CONSTANT
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
====================