1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00
This commit is contained in:
Sascha Schumann
2000-02-27 18:12:57 +00:00
parent 68df5c5019
commit ff84e15146

4
TODO
View File

@@ -47,6 +47,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/standard
------------
* array_add(), array_rand() (Andrei)