]> granicus.if.org Git - php/commitdiff
done
authorMarcus Boerger <helly@php.net>
Sun, 30 Mar 2003 10:56:34 +0000 (10:56 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 30 Mar 2003 10:56:34 +0000 (10:56 +0000)
sapi/cli/TODO

index 099db22141a78055f65522a3549c2ce8ecc14346..22e6689001f09599cf445c6cadbe1a0049ea463f 100644 (file)
@@ -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.