From b1eb7855cdee02df8cb464190865cfa410f42335 Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Sat, 4 Dec 1999 17:30:39 +0000 Subject: some more ideas --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 4bb45c95d9..69f9c55fc7 100644 --- 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) -- cgit v1.2.1