From 465ef7c6496978490b36ec4e068b4abf0ebcfb64 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sun, 20 Jan 2002 08:34:05 +0000 Subject: [PATCH] Fixed by Sean Bright's commit. --- TODO | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.50.1