summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-01-20 08:34:05 +0000
committerSebastian Bergmann <sebastian@php.net>2002-01-20 08:34:05 +0000
commit465ef7c6496978490b36ec4e068b4abf0ebcfb64 (patch)
treedc0088b7886c77c971337990f09edb766bfc7a1f /TODO
parent16344cc34ef6e973d68abec3ea10c8e662a3e6df (diff)
downloadphp-git-465ef7c6496978490b36ec4e068b4abf0ebcfb64.tar.gz
Fixed by Sean Bright's commit.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 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