2010/3/23 Jérôme Loyet <jer...@loyet.net>:

> In fact with INI syntax, there is a serious missing cause there is no
> include system shiped with. And with FPM as there is potentialy many
> "vhosts", it's necessary to have an include system to feet all system
> administrator needs.

That was something I brought up to internals a while back, was adding
in the ability for includes in the php.ini file. I can see many usage
models for this, from distributions to web hosting managers.

That would probably be pretty easy to implement I think and get in to 5.4 (?)

Also, either way, using the XML or php.ini approach, neither support
includes. However, two birds with one stone - make php.ini support
includes (look at mysql's config for example, it's an ini file with an
!include directive)

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to