]> granicus.if.org Git - php/commitdiff
some more ideas
authorThies C. Arntzen <thies@php.net>
Sat, 4 Dec 1999 17:30:39 +0000 (17:30 +0000)
committerThies C. Arntzen <thies@php.net>
Sat, 4 Dec 1999 17:30:39 +0000 (17:30 +0000)
TODO

diff --git a/TODO b/TODO
index 4bb45c95d932640b9af114d2dc863df8ac37cb77..69f9c55fc7deafb99d231b350728bc6d851adcd5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,6 +16,15 @@ documentation
     * add remarks in the documentation which functions are not implemented on win32.
     * add remarks in the documentation which functions are not binary-safe.
 
+ext/xml
+-------
+       * allow class methods to be used as handlers 
+
+ext/oci8
+--------
+       * map boolean value false to oracle NULL.
+       * all OCIFetch*() functions should return 0 for no more data and false on error.
+
 ext/standard
 ------------
     * strpad() (Andrei)