remove entry done already

This commit is contained in:
Marcus Boerger 2003-03-03 00:15:50 +00:00
parent 826d9ace59
commit 3ac6bb5017

View File

@ -1,6 +1,5 @@
TODO:
- plain text "php -i" and phpinfo()
- 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.