Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23813 invoked from network); 24 Feb 2012 20:19:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2012 20:19:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:33121] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/07-17132-CE0F74F4 for ; Fri, 24 Feb 2012 15:19:57 -0500 Received: by werm1 with SMTP id m1so2003569wer.29 for ; Fri, 24 Feb 2012 12:19:53 -0800 (PST) Received-SPF: pass (google.com: domain of kris.craig@gmail.com designates 10.180.106.67 as permitted sender) client-ip=10.180.106.67; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kris.craig@gmail.com designates 10.180.106.67 as permitted sender) smtp.mail=kris.craig@gmail.com; dkim=pass header.i=kris.craig@gmail.com Received: from mr.google.com ([10.180.106.67]) by 10.180.106.67 with SMTP id gs3mr8443279wib.7.1330114793327 (num_hops = 1); Fri, 24 Feb 2012 12:19:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=x9b19YuD5C/IJKwcXMDhC+NfsKuFml1en+ukLAY5HD8=; b=Ryb1cHjXjChAd7HMeFFqDTS4cIc5T/RTL4qLuKIBZol2GQS3d2hvvVubbSvN/YZ5/0 nOsLrthIPyfDlapo7J/389agVWPQ2HoElEqW9zpZYWoj0B6D6RCrNn12Vij6D2HO273T HbIXu9tJCcbGSfAlW4ODeJCFox8u09kfLwGY4= MIME-Version: 1.0 Received: by 10.180.106.67 with SMTP id gs3mr6715046wib.7.1330114793150; Fri, 24 Feb 2012 12:19:53 -0800 (PST) Received: by 10.223.75.146 with HTTP; Fri, 24 Feb 2012 12:19:53 -0800 (PST) In-Reply-To: <4F47EEE3.90108@oracle.com> References: <4F47E90E.9040701@oracle.com> <4F47EBBE.2010202@sugarcrm.com> <4F47EEE3.90108@oracle.com> Date: Fri, 24 Feb 2012 12:19:53 -0800 Message-ID: To: Christopher Jones Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04451a25c198ef04b9bb7b53 Subject: Re: [PHP-DEV] Apache 2.4 support in PHP 5.4.0? From: kris.craig@gmail.com (Kris Craig) --f46d04451a25c198ef04b9bb7b53 Content-Type: text/plain; charset=ISO-8859-1 These things often tend to move slowly. I'm bewildered that most Linux repos still use PHP 5.1. The problem is, this patch has not yet gone through the QA wash cycle. That takes time. The only way to get it into 5.4.0, therefore, would be to delay it even further. I needn't remind anybody here that we're already a month late on that. Adding any more delays to fix anything other than critical bugs should be avoided in my opinion. --Kris On Fri, Feb 24, 2012 at 12:11 PM, Christopher Jones < christopher.jones@oracle.com> wrote: > > > On 02/24/2012 11:57 AM, 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. >> >> > I kinda think Apache 2.4 was under development a bit longer than three > days, so PHP could reasonably have been expected to know what was > coming. > > > 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, >> > > I've no problems with the umpires decision. Hopefully this thread > will aid web-searchers in locating the patch. > > > and for trunk it can go in right now if somebody validates it. >> > > Chris > > -- > Email: christopher.jones@oracle.com > Tel: +1 650 506 8630 > Blog: http://blogs.oracle.com/opal/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d04451a25c198ef04b9bb7b53--