Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80727 invoked from network); 19 Sep 2014 10:28:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2014 10:28:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.171 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.171 mail-vc0-f171.google.com Received: from [209.85.220.171] ([209.85.220.171:43669] helo=mail-vc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/27-44461-9450C145 for ; Fri, 19 Sep 2014 06:28:25 -0400 Received: by mail-vc0-f171.google.com with SMTP id ij19so136888vcb.16 for ; Fri, 19 Sep 2014 03:28:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=uTi3h4+Cog1PL4OJ8DlWYQO5O6hWOBbdhQPNq8gpA90=; b=hduRlujsxrMs3FuqG+aXUm0o3XCPSEDyv8pab3jVK28f+Y3hEacewWlibMcD19+qoq nEYUhnNMtPskpkixCl9c/VynqUQrs/C5WnuEue9YWLnEtOtuPbOdqeYDj9jj0Cc2T4v7 4MGAoZbI/9rh/fmJl3NGwba5gmgBzHa8u0PuGd5s0ReGAUVV1HV+OVYuidbk0E6yMiqy 3W/yaLdbFgSQYWTqdMzubATJP6BtXClf3cpFThsO3G+eYNQ1RiW0HWkaox2oWsuHp4cA Ga0XtJNeUEIxY/gaNCKTNPbs1jY+2XO5/IoQTrIqqpI+owrvBGZR3hTFhxEnGsnaakXh 3WHw== X-Gm-Message-State: ALoCoQk1rPKvXUtrw9F0wkqNVcr9ojOSW+XQhq3zAvwSXDmKVZcSOCw+dT28xsSQHG+5fwXcgfQMYNj9WgguVwtylfwa0wEDvFQIkRrDRRluEOqm//4ldWsZ8pUxF3tFXbigMEGeUr+tX03w2hdf+9JoCTU7tr9QhA== MIME-Version: 1.0 X-Received: by 10.52.245.101 with SMTP id xn5mr291830vdc.32.1411122502434; Fri, 19 Sep 2014 03:28:22 -0700 (PDT) Received: by 10.52.158.197 with HTTP; Fri, 19 Sep 2014 03:28:22 -0700 (PDT) In-Reply-To: <325d334e411e1cbb65c0e0c05ee0dbfe.squirrel@webmail.klapt.com> References: <325d334e411e1cbb65c0e0c05ee0dbfe.squirrel@webmail.klapt.com> Date: Fri, 19 Sep 2014 14:28:22 +0400 Message-ID: To: Anatol Belski Cc: marius adrian popa , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=089e0160c2ee7e1c580503688f2a Subject: Re: [PHP-DEV] RFC: Removal of dead SAPIs From: dmitry@zend.com (Dmitry Stogov) --089e0160c2ee7e1c580503688f2a Content-Type: text/plain; charset=UTF-8 I think we should vote yes/no for each SAPI independently. At least I don't see any reason to remove apache SAPI. We should also email SAPI maintainers. Thanks. Dmitry. On Thu, Sep 18, 2014 at 9:34 PM, Anatol Belski wrote: > Hi Marius, > > On Thu, September 18, 2014 11:08, marius adrian popa wrote: > > Maybe is time to vote and implement it in php 7 with a pull request for > > each sapi > > > > https://wiki.php.net/rfc/removal_of_dead_sapis > > > > > > tux is dead for almost 10 years > > > > thttpd does have a fork that seems maintained from git log > > > > http://opensource.dyc.edu/sthttpd > > http://opensource.dyc.edu/gitweb/?p=sthttpd.git;a=summary > > > the idea was to have the list of items ready for removal before the > voting. But I still couldn't come to make all the necessary TODOs for > that (those are mentioned in the RFC). I'm aware of that RFC but > unfortunately still far from going on. If you or anyone else is in the > mood to take over, at least for some parts, we could have it earlier. > > Regards > > Anatol > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --089e0160c2ee7e1c580503688f2a--