Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58010 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16589 invoked from network); 24 Feb 2012 19:59:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2012 19:59:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=klaussilveira@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=klaussilveira@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: klaussilveira@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-lpp01m010-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:47748] helo=mail-lpp01m010-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/75-17132-B1CE74F4 for ; Fri, 24 Feb 2012 14:59:24 -0500 Received: by lagk11 with SMTP id k11so3439285lag.29 for ; Fri, 24 Feb 2012 11:59:21 -0800 (PST) Received-SPF: pass (google.com: domain of klaussilveira@gmail.com designates 10.152.129.137 as permitted sender) client-ip=10.152.129.137; Authentication-Results: mr.google.com; spf=pass (google.com: domain of klaussilveira@gmail.com designates 10.152.129.137 as permitted sender) smtp.mail=klaussilveira@gmail.com; dkim=pass header.i=klaussilveira@gmail.com Received: from mr.google.com ([10.152.129.137]) by 10.152.129.137 with SMTP id nw9mr3056711lab.48.1330113561185 (num_hops = 1); Fri, 24 Feb 2012 11:59:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=hAV/RTd2NScjuaYqbxDZb2pVzQARPxZD3/0vq0E2H8c=; b=IYn5ctTylFmmZjVQg2cRPsNPm9Jo/2WKN20wsLzaRSCDY49RoI+kBSy3FQrnwY9qpj rNFztPhhkVcNwP1vhnPIpjahXCGDldlQsX1lNJb3IAJ1+zghVTKrHXN4+I1p0t9a1FGs /zrMhiQNr4bR3z3LLQzRps7Dt6U8+5u6NEWII= MIME-Version: 1.0 Received: by 10.152.129.137 with SMTP id nw9mr2505112lab.48.1330113561092; Fri, 24 Feb 2012 11:59:21 -0800 (PST) Sender: klaussilveira@gmail.com Received: by 10.112.83.37 with HTTP; Fri, 24 Feb 2012 11:59:21 -0800 (PST) In-Reply-To: <4F47EBBE.2010202@sugarcrm.com> References: <4F47E90E.9040701@oracle.com> <4F47EBBE.2010202@sugarcrm.com> Date: Fri, 24 Feb 2012 17:59:21 -0200 X-Google-Sender-Auth: LSQ-hS-k-mIJv8NKTVEiSmC3nnU Message-ID: To: Stas Malyshev Cc: Christopher Jones , Stanislav Malyshev , David Soria Parra , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=f46d0430878e51e34304b9bb329c Subject: Re: [PHP-DEV] Apache 2.4 support in PHP 5.4.0? From: klaussilveira@php.net (Klaus Silveira) --f46d0430878e51e34304b9bb329c Content-Type: text/plain; charset=ISO-8859-1 I agree with Stas on this one. Certainly not critical and needs some review while on the trunk. On Fri, Feb 24, 2012 at 5:57 PM, Stas Malyshev wrote: > Hi! > > > If you're planning to have a PHP 5.4 RC9, should Apache 2.4 support be >> included? This would reduce any negative user sentiment that "PHP 5.4 >> doesn't even support the latest Apache". >> > > Latest Apache is about 3 days old now :) If somebody expects PHP to have > release version supporting new major version of Apache within days of the > new release I feel his expectations need to be adjusted. I certainly > wouldn't expect it. > > > >> There is a patch attached to https://bugs.php.net/bug.php?**id=61172 >> It needs review and wider testing. >> > > I don't think it is a critical fix, so it's not for 5.4.0. For 5.4.1 we > will consider it, and for trunk it can go in right now if somebody > validates it. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d0430878e51e34304b9bb329c--