Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73998 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14970 invoked from network); 7 May 2014 06:16:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2014 06:16:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.45 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.45 mail-qa0-f45.google.com Received: from [209.85.216.45] ([209.85.216.45:37221] helo=mail-qa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/52-32043-7BFC9635 for ; Wed, 07 May 2014 02:16:25 -0400 Received: by mail-qa0-f45.google.com with SMTP id hw13so535157qab.18 for ; Tue, 06 May 2014 23:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=f5I7I04+/sbSThsnFcKy5f9wPUqWhISbMEQHbKsus0g=; b=TB+OGwdWZeRs052gL5+PMk5Wo1JJn0GR7gYCt3qQV8Iig7IHac5pSc66QHMrWcDr8Z tGr/zRmeWXcPjqeDvCtV59xN5y83VzhbA/7lpwTj3yK5T8A5a5xpmfbP/RSrjSGA3kBo xlJaJprioSG+AxJ/3elqAVKAbgnV5PqqoCXrBnt12qtJQqDBIBnQdWDQVuqzm+y05WqU cYRxeO64EGHSGA3qWp8NQXI1uSo940rYYM/gywOJ8ARGyjCnlJwobp60V7LfUNbYXDSo BKb1ke6eCEWdsr8kopQ5YDTp0URoQeDh3NHaO8dyrK2DqskFLrKsWFw6aoStx1TLqDR0 D3/A== MIME-Version: 1.0 X-Received: by 10.140.98.233 with SMTP id o96mr56966507qge.86.1399443381255; Tue, 06 May 2014 23:16:21 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Tue, 6 May 2014 23:16:21 -0700 (PDT) In-Reply-To: <5369CED9.5010001@php.net> References: <5369CED9.5010001@php.net> Date: Wed, 7 May 2014 08:16:21 +0200 Message-ID: To: Sebastian Bergmann Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: pierre.php@gmail.com (Pierre Joye) On Wed, May 7, 2014 at 8:12 AM, Sebastian Bergmann wrote: > Am 06.05.2014 07:43, schrieb Pierre Joye: >> Well, it is not a taste matter and we all have to take care of issues >> on platforms/sapis we do not use daily. > > Playing devil's advocate: does anyone really need SAPIs other than > FastCGI, CLI, and embed? And if so: do we care enough to burden > ourselves with their maintenance? Being in the same mode (Devil's advocate), let make PHP linux+gcc (some recent versions only), enable only phpdbg, fpm and cli, and be done with all the other platforms. Back to normal mode: it is not the way :) Cheers, -- Pierre @pierrejoye | http://www.libgd.org