php-src/sapi/cli/TODO
2003-03-03 00:15:50 +00:00

6 lines
204 B
Plaintext

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.