Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70515 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40541 invoked from network); 6 Dec 2013 13:05:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2013 13:05:44 -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 74.125.82.180 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.180 mail-we0-f180.google.com Received: from [74.125.82.180] ([74.125.82.180:43694] helo=mail-we0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/29-21332-7ABC1A25 for ; Fri, 06 Dec 2013 08:05:44 -0500 Received: by mail-we0-f180.google.com with SMTP id t61so609101wes.39 for ; Fri, 06 Dec 2013 05:05:41 -0800 (PST) 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=NDQuGFTP4uE/pwMQO3rTmUtjYYa7z5wRC86oqi/amF8=; b=F7qiPOI6Cak2eLsrL4Q6h5MGKP3SLpv3tpCfHaFo1SfiPlio2s7oZyVVqm1hfbRM54 i5n24v+xPkvQRdGMYPAIxZGTphDQmPPugiBILq7RnH8gfRwWsQf7XJVrb2weNMxRHwn4 Dve1/M0b5GzzFd1QJSabxeAZJc/aBrtzdD3HPeodP6bP3/XCM7eCsKJd3/Oj9o1qwESw O9rBr0CpD027Os0Z/wbxu0YVs3K1llNI6Z6hglC/RbwYXR+GvcuV44NHIUdXz8E9Ryi7 0nPJhY+Rqw72sFrx03sj7z04OqOT88/2D43XdrsPEFNGkQxV1kM65gAg8FlTRfwuAtBc P6BA== MIME-Version: 1.0 X-Received: by 10.194.122.131 with SMTP id ls3mr3115688wjb.0.1386335141191; Fri, 06 Dec 2013 05:05:41 -0800 (PST) Received: by 10.227.7.2 with HTTP; Fri, 6 Dec 2013 05:05:41 -0800 (PST) Received: by 10.227.7.2 with HTTP; Fri, 6 Dec 2013 05:05:41 -0800 (PST) In-Reply-To: <1386320483.31655.20.camel@smugmug> References: <1386315591.31655.16.camel@smugmug> <52A18A02.2090501@sugarcrm.com> <1386320483.31655.20.camel@smugmug> Date: Fri, 6 Dec 2013 14:05:41 +0100 Message-ID: To: Michael Wallner Cc: PHP internals , Yasuo Ohgaki , Stas Malyshev Content-Type: multipart/alternative; boundary=089e01229032a165a004ecdd4d18 Subject: Re: [PHP-DEV] Obsolete SAPIs From: pierre.php@gmail.com (Pierre Joye) --089e01229032a165a004ecdd4d18 Content-Type: text/plain; charset=UTF-8 On Dec 6, 2013 10:01 AM, "Mike" wrote: > > On Fri, 2013-12-06 at 00:25 -0800, Stas Malyshev wrote: > > Hi! > > > > >> Time to remove some things in master? > > > > > What "obsolete" means in this case? Doesn't compile? Doesn't work? Works > > just fine but is missing some features? > > > > Good questions, but obviously nobody can answer them... > > If those awkward strangers are eligible to be shipped with the > distribution, we don't even have to debate about things like bundling > phpdbg. > > Maybe the reporter is just jealous, who knows? The policy to date was very flexible with SAPIs as one has to enable it. Whether it is stable, maintained etc never played a big role. The other argument was that there is no way to distribute sapis outside the core. I would prefer to remove dead cows (and this one is definitively one). Cheers, Pierre --089e01229032a165a004ecdd4d18--