Hi guys,
As dreamcast4 advises me in the previous FPM conversation, I just
wrote the RFC for the FPM INI syntax.
It can be read here:
http://wiki.php.net/rfc/fpm/ini_syntax
Tell me what you think.
++ Jerome
I think the RFC should clearly state what is new generic php.ini
functionality (e.g. include) and what is specific for FPM.
Also, if "globals" is specific to FPM then it should not use such
a generic term. It should be "fpm_globals" or similar.
The "is_a_reference" & "reference" stuff seems overly complex.
Chris