summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-07-18 12:08:35 +0000
committerMarcus Boerger <helly@php.net>2004-07-18 12:08:35 +0000
commitd19914a2aac696e427f9272571722c8c9b55dd49 (patch)
treedb7df2fc38558e45700a9a1b15e50908d41595e0 /TODO-5.1
parented682e570a3dace45aa894b14b667336f50085cf (diff)
downloadphp-git-d19914a2aac696e427f9272571722c8c9b55dd49.tar.gz
remove this entry
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 5d8097efcb..0995b2937a 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -6,10 +6,6 @@ Zend Engine
- Implement typehinting for arrays (apply the patch). (Andi, Marcus)
- Find a keyword for the if-set-or operator (apply the patch). (Marcus, all)
-Build System
-------------
- - Implement load order of built-in extensions (apply the patch). (Wez)
-
Standard Library
----------------
- Implement new time/date parsing and handling functions. (Derick)