summaryrefslogtreecommitdiff
path: root/sapi/cli/TODO
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-03-30 10:56:34 +0000
committerMarcus Boerger <helly@php.net>2003-03-30 10:56:34 +0000
commitac3113122aabc68be10c19a0e3dd1c369b31e9d2 (patch)
tree6548114c4dd99a3ca832654b7b6e2e4969137544 /sapi/cli/TODO
parent38491e487f87df510c1764521875e8eae5d70a4f (diff)
downloadphp-git-ac3113122aabc68be10c19a0e3dd1c369b31e9d2.tar.gz
done
Diffstat (limited to 'sapi/cli/TODO')
-rw-r--r--sapi/cli/TODO3
1 files changed, 0 insertions, 3 deletions
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.