]> granicus.if.org Git - php/commitdiff
.
authorThies C. Arntzen <thies@php.net>
Fri, 28 Apr 2000 11:04:35 +0000 (11:04 +0000)
committerThies C. Arntzen <thies@php.net>
Fri, 28 Apr 2000 11:04:35 +0000 (11:04 +0000)
TODO

diff --git a/TODO b/TODO
index 0c0b03fb0572c59bd987fc130c3037fba2b9d99c..00db5f397127a1eed8f6c77e7f657b5e1a606689 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,10 +5,12 @@ Zend
 ----
     * allow foreach ($array as $k => &$val) syntax. right now we can not 
       traverse an array without copying each element.
-    * look al replacing c-lib call tolower().
+    * look at replacing c-lib call tolower().
 
 global
 ------
+    * always build the standalone executable as well as teh chosen SAPI 
+         target.
     * 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/dav/dav.c, ext/db/db.c, ext/gd/gd.c, ext/ldap/ldap.c