At 14:47 15/04/2010, Jérôme Loyet wrote:
> 1. In the .ini parser; That means it'll work for anything that uses the
> .ini parser, including php.ini, fpm.ini, parse_ini_file(), etc.
It's a huge change, it's has to be tested a lot ... too much complicated=
Agreed that it's a big change, but it's certainly
possible. Requires its own discussion...
> 2. In the FPM code that uses the .ini parser; Much like it pays attention
> to 'daemonize' and 'error_log', it can pay attention to 'include'.
The easiest et most logical solution. FPM wants include in its ini
configuration file and it's the only part of PHP which need that at
the moment. Since FPM has been integrated info PHP, it never touched
something but its own code ... try to stay that way !
Is there an inherent reason why include is really necessary for fpm.ini?
Zeev
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php