From: Sebastian Bergmann Date: Sun, 20 Jan 2002 08:34:05 +0000 (+0000) Subject: Fixed by Sean Bright's commit. X-Git-Tag: PRE_ISSET_PATCH~145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=465ef7c6496978490b36ec4e068b4abf0ebcfb64;p=php Fixed by Sean Bright's commit. --- diff --git a/TODO b/TODO index 57e6df165a..c4ed690bb2 100644 --- 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