Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53720 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62001 invoked from network); 2 Jul 2011 15:25:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2011 15:25:44 -0000 Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:57207] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/69-05730-7783F0E4 for ; Sat, 02 Jul 2011 11:25:43 -0400 Received: by iwn36 with SMTP id 36so4221093iwn.29 for ; Sat, 02 Jul 2011 08:25:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.114.72 with SMTP id d8mr3673889ibq.105.1309620340182; Sat, 02 Jul 2011 08:25:40 -0700 (PDT) Received: by 10.231.192.132 with HTTP; Sat, 2 Jul 2011 08:25:40 -0700 (PDT) Date: Sat, 2 Jul 2011 17:25:40 +0200 Message-ID: To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: remove FPM experimental flag on 5.4 From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) Hi, 5.4 is coming is the next few months. FPM has been integrated into 5.3.3 and FPM is marked as experimental at configure. I'd like to remove the FPM experimental flag in 5.4 and trunk. What do you think ? Maybe this needs a rfc/vote. ++ Jerome