diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2005-11-27 15:39:09 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2005-11-27 15:39:09 +0000 |
commit | b81012c718aaca82796d2594b474461e459d69f1 (patch) | |
tree | 36b153c33a6e6eda804a9b4f1a8afb4d1ae9301a /UPGRADING | |
parent | bd196f4bd0dfa69f257445eccffcef2dea9c814b (diff) | |
download | php-git-b81012c718aaca82796d2594b474461e459d69f1.tar.gz |
removed no longer relevant portion.
Diffstat (limited to 'UPGRADING')
-rwxr-xr-x | UPGRADING | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 ==================== |