summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-12-23 12:52:12 +0000
committerThies C. Arntzen <thies@php.net>1999-12-23 12:52:12 +0000
commita04805ce889fd24120da713a65d982183626ef67 (patch)
treee64258172f0080d6b2eacfa6029af5c0a0d6002d /TODO
parent337bcc7014463d40d4c7a2f85954203429356e73 (diff)
downloadphp-git-a04805ce889fd24120da713a65d982183626ef67.tar.gz
killed warning + added reminder
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3bfc5c6301..450d69bb79 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@ parenthesis means that person has taken on this project.
global
------
+ * 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
dependices. (eg ftp)
* --enable-all in configure. (--enable-shared=max ...)