Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52000 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94080 invoked from network); 24 Apr 2011 12:53:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2011 12:53:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:55606] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/B3-49249-B2D14BD4 for ; Sun, 24 Apr 2011 08:52:59 -0400 Received: by iwn3 with SMTP id 3so1713048iwn.29 for ; Sun, 24 Apr 2011 05:52:56 -0700 (PDT) Received: by 10.231.8.67 with SMTP id g3mr2137411ibg.115.1303649576515; Sun, 24 Apr 2011 05:52:56 -0700 (PDT) Received: from itsupports-MacBook-Pro-2.local (cpe-66-108-47-56.nyc.res.rr.com [66.108.47.56]) by mx.google.com with ESMTPS id gy41sm1847111ibb.22.2011.04.24.05.52.54 (version=SSLv3 cipher=OTHER); Sun, 24 Apr 2011 05:52:55 -0700 (PDT) Message-ID: <4DB41D25.3040505@lerdorf.com> Date: Sun, 24 Apr 2011 08:52:53 -0400 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Pierre Joye CC: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP internals list References: <4DB20A65.1030504@schlueters.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unmaintained SAPIs From: rasmus@lerdorf.com (Rasmus Lerdorf) On 4/24/11 4:41 AM, Pierre Joye wrote: > hi, > > Do we really need apache 1.x SAPIs? > > ISAPI should be kept in (was decided so by the 5.3.0 release time), it > is still used and works for users with custom versions. A new version > may come as well, as part of one of some features I'm working on. Your argument for ISAPI applies exactly to Apache 1 as well. -Rasmus