mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
6 lines
204 B
Plaintext
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.
|