Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47684 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7930 invoked from network); 30 Mar 2010 17:08:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2010 17:08:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.219.215 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.219.215 mail-ew0-f215.google.com Received: from [209.85.219.215] ([209.85.219.215:48226] helo=mail-ew0-f215.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/A8-00555-51032BB4 for ; Tue, 30 Mar 2010 12:08:38 -0500 Received: by ewy7 with SMTP id 7so13357ewy.11 for ; Tue, 30 Mar 2010 10:08:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.139.142 with HTTP; Tue, 30 Mar 2010 10:08:33 -0700 (PDT) Date: Tue, 30 Mar 2010 19:08:33 +0200 Received: by 10.216.86.145 with SMTP id w17mr721437wee.216.1269968913310; Tue, 30 Mar 2010 10:08:33 -0700 (PDT) Message-ID: <3bea96c41003301008va8ea1cbif8c16be11451eaf8@mail.gmail.com> To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: [RFC] FPM INI syntax From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) 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