From: Marcus Boerger Date: Sun, 30 Mar 2003 10:56:34 +0000 (+0000) Subject: done X-Git-Tag: RELEASE_0_5~283 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac3113122aabc68be10c19a0e3dd1c369b31e9d2;p=php done --- diff --git a/sapi/cli/TODO b/sapi/cli/TODO index 099db22141..22e6689001 100644 --- a/sapi/cli/TODO +++ b/sapi/cli/TODO @@ -1,5 +1,2 @@ TODO: -- fix the so called CLI defaults set by zend_alter_ini_entry() in php_ini.c. - They currently cannot be set within the PHP.INI file but can be with the -d - command line switch and during runtime.