1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00
Files
archived-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.