diff options
author | Sascha Schumann <sas@php.net> | 2000-04-16 13:44:38 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-04-16 13:44:38 +0000 |
commit | e519d9ca6c22b286d2cc21cb19c7d2a3af215f20 (patch) | |
tree | c587ade9f3e6c920b067abd0ff92d1404ac7d0bb /TODO | |
parent | 0866fef791a4498205e6ed0b55f3919678c1b9cf (diff) | |
download | php-git-e519d9ca6c22b286d2cc21cb19c7d2a3af215f20.tar.gz |
Updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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(). |