From 563c97cf82e145337e619d4ba49176cfb99284ed Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Fri, 28 Apr 2000 11:04:35 +0000 Subject: [PATCH] . --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 0c0b03fb05..00db5f3971 100644 --- 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 -- 2.40.0