summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-04-16 13:44:38 +0000
committerSascha Schumann <sas@php.net>2000-04-16 13:44:38 +0000
commite519d9ca6c22b286d2cc21cb19c7d2a3af215f20 (patch)
treec587ade9f3e6c920b067abd0ff92d1404ac7d0bb /TODO
parent0866fef791a4498205e6ed0b55f3919678c1b9cf (diff)
downloadphp-git-e519d9ca6c22b286d2cc21cb19c7d2a3af215f20.tar.gz
Updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index f1a6587b51..118856c325 100644
--- a/TODO
+++ b/TODO
@@ -24,7 +24,6 @@ global
they should print a warning or be not even defined!
* implement javadoc based function docs template system
* use thread-safe resolver functions (either require BIND 8 or adns)
- * check for incorrect *_r (time related) on HPSUX
* provide optional IPv6 support
* make SAPI conform to CGI/1.1. Currently, all SAPI modules
define REMOTE_ADDR etc. themselves and reach only various level
@@ -63,10 +62,10 @@ ext/oci8
--------
* all OCIFetch*() functions should return 0 for no more data and false on error.
-ext/snmp
---------
- * port to latest UCD-SNMP 4.1 (even doesn't compile)
-
+ext/mcrypt
+----------
+ * port to mcrypt-2.6 or later
+
ext/standard
------------
* add a version number to data serialized via serialize().