]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorThies C. Arntzen <thies@php.net>
Sun, 27 Feb 2000 18:06:12 +0000 (18:06 +0000)
committerThies C. Arntzen <thies@php.net>
Sun, 27 Feb 2000 18:06:12 +0000 (18:06 +0000)
MODULES_STATUS
TODO

index 398a2f3a01deb4dcbf8f7185e14b17375fdd37ad..b88a26e4bb1a6bc6c3be3c7c4f4c45a9971db8bd 100644 (file)
@@ -11,7 +11,7 @@ dbase               Working
 aspell              Working
 imap                Working
 ldap                Working
-oci8                Working (but no blob-support yet)
+oci8                Working
 oracle              Working
 iptc                Working
 informix            Working
diff --git a/TODO b/TODO
index bfb4852d5f3442f6c205f814c7ff56a4c78e2e35..aa533257a313da1e9d825cef0fa3d5df0e26f581 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,8 @@ Zend
 
 global
 ------
+    * the following modules still use PHP3_TLS_*() macros (and thereby don't 
+      work in ZTS mode): ext/dav/dav.c, ext/db/db.c, ext/gd/gd.c, ext/ldap/ldap.c
     * let every module (source-file) have it's own module & function_entry 
       block. Right now the math functions are in math.c but the corresponding
       function-entries are in basic_functions.