Re: [PHP-DEV] Multiple paths in PHP_INI_SCAN_DIR

2009-06-26 Thread Rasmus Lerdorf
Mikko Koppanen wrote: > Hi, > > is there any objection on supporting multiple paths separated by path > separator in PHP_INI_SCAN_DIR value? The patch seems to be quite trivial > change in main/php_ini.c. Is this acceptable for 5.3 after the commit freeze > is over? ok by me -- PHP Internals -

[PHP-DEV] Multiple paths in PHP_INI_SCAN_DIR

2009-06-26 Thread Mikko Koppanen
Hi, is there any objection on supporting multiple paths separated by path separator in PHP_INI_SCAN_DIR value? The patch seems to be quite trivial change in main/php_ini.c. Is this acceptable for 5.3 after the commit freeze is over? -- Mikko Koppanen