summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-07-31 16:37:42 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-07-31 16:37:42 +0000
commit4f4f52d8b0533c62751c7f081a478a82dedd4cb6 (patch)
tree27447d2022e37265ff86d62ba1718bd3cd6bae31 /TODO-5.1
parentef117865014fd26d96401c0f7390c833b9d0e243 (diff)
downloadphp-git-4f4f52d8b0533c62751c7f081a478a82dedd4cb6.tar.gz
Update todo
Diffstat (limited to 'TODO-5.1')
-rw-r--r--TODO-5.14
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index 9c9e956125..bd298278c7 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -4,7 +4,3 @@ Zend Engine
- Implement inheritance rules for type hints. (Marcus)
- Implement typehinting for arrays (apply the patch). (Andi, Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)
-
-Standard Library
-----------------
- - Implement new time/date parsing and handling functions. (Derick)