From 965b4c26f14c9ab2b9e36ea8caed94ce0f528dd0 Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Sat, 11 May 2002 20:33:59 +0000 Subject: [PATCH] - Update about CLI default settings and it's weirdness. --- sapi/cli/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sapi/cli/TODO b/sapi/cli/TODO index cb21f36205..ccb980f459 100644 --- a/sapi/cli/TODO +++ b/sapi/cli/TODO @@ -1,5 +1,6 @@ TODO: - plain text "php -i" and phpinfo() - - \ No newline at end of file +- 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. -- 2.50.1