]> granicus.if.org Git - php/commitdiff
clean up basic_functions
authorThies C. Arntzen <thies@php.net>
Thu, 23 Dec 1999 15:18:56 +0000 (15:18 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 23 Dec 1999 15:18:56 +0000 (15:18 +0000)
TODO

diff --git a/TODO b/TODO
index 450d69bb795c6a8b0acc8467f45cc262bf298578..3968751907e8c340748448bb0fcaa0a4dcd43d7c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,6 +3,9 @@ parenthesis means that person has taken on this project.
 
 global
 ------
+    * let every module (source-file) have it's own module & function_entry 
+      block. Right now the math functions are in math.c but the corresponding
+      function-entries are in basic_functions.
     * 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