]> granicus.if.org Git - php/commitdiff
PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c.
authorSebastian Bergmann <sbergmann@php.net>
Tue, 27 Feb 2001 09:16:48 +0000 (09:16 +0000)
committerSebastian Bergmann <sbergmann@php.net>
Tue, 27 Feb 2001 09:16:48 +0000 (09:16 +0000)
TODO

diff --git a/TODO b/TODO
index f956bc9c08181e13ebf547905447897fb7f52475..7a986d5de3fcb970236b1458d6272509d3cfef70 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,7 +27,7 @@ global
       target.
     * make sure all source files have the "right" copyright.
     * 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
+      work in ZTS mode): ext/db/db.c, ext/gd/gd.c
     * make sure that all ZTS globals get destructed. Most ts_allocate_id()
       calls should have a dtor entry.
     * activate all extensions by default that don't rely on external