Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82295 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86548 invoked from network); 9 Feb 2015 17:44:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 17:44:41 -0000 Authentication-Results: pb1.pair.com header.from=albertcasademont@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=albertcasademont@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: albertcasademont@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:33704] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/12-05327-702F8D45 for ; Mon, 09 Feb 2015 12:44:41 -0500 Received: by labhz20 with SMTP id hz20so15008003lab.0 for ; Mon, 09 Feb 2015 09:44:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=uQtJA+ZLOuLsind6CJNgwXr9eLqJVOvNaU3aKTWImNo=; b=iJ81HC63G0Qdu46RTEbUQPd3q+V9on0azdWhn1bYnKDEElEvI+3Xy4QdkyXwzrknGB 2sAjU+53pw/hi6oGROzjK66IxZrY4MW0WcJ7CI5EXFhP/uZ8OAyLL2Lb1dq/vsTEaEYX nvPjGnIYQ+7jt56xuUkLcQdejh3GVxUhQ7fuON5qX5dFi9QccoSSVo/X31RRBMbLp1dA lauhBgYBljvG5/MsVvAGV0Syo+yfesJ58Gyo9bZHrwpJlNSxt+wg/JzZDACj+H9T2hrF 5v9nisnw86SQO0nCcYIcRu23xtojO5Hla+X9BBGYA5r8DoX/F9yjO/GzKdEAnROn8lYi RA/g== X-Received: by 10.152.9.170 with SMTP id a10mr18995362lab.1.1423503876533; Mon, 09 Feb 2015 09:44:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.195 with HTTP; Mon, 9 Feb 2015 09:44:16 -0800 (PST) In-Reply-To: References: <54D7F5D5.4050808@gmail.com> <54D7FEBA.1070304@gmail.com> <860EABC1-CAFF-4FD1-8C59-2F2E06C9D8B8@gmail.com> Date: Mon, 9 Feb 2015 18:44:16 +0100 Message-ID: To: "S.A.N" Cc: Rowan Collins , internals Content-Type: multipart/alternative; boundary=001a1132f49ae5b5f5050eab527d Subject: Re: [PHP-DEV] uWSGI experimental plugin for implementing a WSGI/PSGI/Rack-like interface for PHP From: albertcasademont@gmail.com (Albert Casademont Filella) --001a1132f49ae5b5f5050eab527d Content-Type: text/plain; charset=UTF-8 HHVM is a FastCGI interface, just like PHP-FPM is, I don't see your point here! On Mon, Feb 9, 2015 at 6:40 PM, S.A.N wrote: > 2015-02-09 12:41 GMT+02:00 Rowan Collins : > > Yes, I can see it working well for specialised uses - you can simply not > use those aspects of the language that don't make sense. But for it to be a > mainstream part of the language, it needs to play nicely with other parts > of the language, and that's where I see it being a complex and painful > change. > > > > The fact that the lack of native application server for PHP is often > the reason for leaving the PHP developers to other languages and > technologies. > > Let's see what others have in 2015: > > Python - WSGI > Ruby - Rack > Perl - PSGI > JavaScript - JSGI > Hack - HHVM > > PHP - No native application server in core. > > What discusses the PHP community? > Remove or not to remove the PHP4 constructors and many other issues > that do not add competitive ability PHP... > > I personally do not blame you :), just expressing his opinion > developer who wants to use PHP and can use modern app server in core > PHP. > > Thank. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1132f49ae5b5f5050eab527d--