]> granicus.if.org Git - php/commitdiff
Fixed by Sean Bright's commit.
authorSebastian Bergmann <sebastian@php.net>
Sun, 20 Jan 2002 08:34:05 +0000 (08:34 +0000)
committerSebastian Bergmann <sebastian@php.net>
Sun, 20 Jan 2002 08:34:05 +0000 (08:34 +0000)
TODO

diff --git a/TODO b/TODO
index 57e6df165adb87676db86ac5413fe954f2d9b981..c4ed690bb22548dd7c01f848fbb478dd323d7e2e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,8 +22,6 @@ global
 ------
     * make everything on the language-level independent of your locale setings.
     * 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/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