On Tue, Mar 23, 2010 at 1:55 PM, Antony Dovgal <t...@daylessday.org> wrote:

> Now I was never an XML fan myself, but I think THIS particular XML config file
> is even easier to read and understand than php.ini.

There was one other suggestion / something Andrei wanted to do (at
least he mentioned to me) and that was change the config file to be
nginx style, a bit more structured and cleaner than XML.

It won't solve anything here necessarily and introduces -another-
config file syntax but perhaps a cleaner interim one and the parser
supports includes and such already. Just throwing that out there.
Ideally I'd love to see a way for a single php.ini to drive everything
and an include-driven directory for specific things (per pool for fpm,
per-server for server specific information) but one generic php.ini I
could distribute to all the servers I maintain, for example.

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

Reply via email to