Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52305 invoked from network); 18 Sep 2014 09:08:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2014 09:08:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:47285] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/F0-43736-021AA145 for ; Thu, 18 Sep 2014 05:08:48 -0400 Received: by mail-lb0-f169.google.com with SMTP id b12so720615lbj.28 for ; Thu, 18 Sep 2014 02:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NFh2M7tJaMSSCWz/43e0ul2V4g07VmhfiyXjFuhnarA=; b=sX/t1ex3kynEafCXz6LC/eV6wsUv1zcXV9aBwY/b+MZvVyFmIaolRjfURVucDrUTu2 SsSje+M4OkYaCMTSlt5J1xhvytO3HcS/J8DcRSfSL8IRJLSquqzrb0zq+6WDJpbyGlgx cK07X1k8C2hxgfs0m75/59gJDASeIl97jzI5Bp8c0O5geFR7QQmtUbpNsTqu6UtGDW0f 9b4MKXAZ9MehtlKl8Mky1pbiKtdIJOt8Q7hZbSFH/v310ZZMLu2MM/mEATrbykznmC9q ui/TQJ/r2q3QDGvlt+6PAopEUYAq20pG2t8EQ7lVkPISOtSjmfGKLeXvNmgrcIsdJK2k +X3Q== MIME-Version: 1.0 X-Received: by 10.152.23.199 with SMTP id o7mr3464512laf.26.1411031325211; Thu, 18 Sep 2014 02:08:45 -0700 (PDT) Received: by 10.112.108.166 with HTTP; Thu, 18 Sep 2014 02:08:45 -0700 (PDT) Date: Thu, 18 Sep 2014 12:08:45 +0300 Message-ID: To: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=089e0158c95ae8035a05035354a1 Subject: RFC: Removal of dead SAPIs From: mapopa@gmail.com (marius adrian popa) --089e0158c95ae8035a05035354a1 Content-Type: text/plain; charset=UTF-8 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 --089e0158c95ae8035a05035354a1--