Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17946 invoked from network); 24 Feb 2012 20:01:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2012 20:01:40 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; 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:56614] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/C5-17132-3ACE74F4 for ; Fri, 24 Feb 2012 15:01:40 -0500 Received: by werm1 with SMTP id m1so1993011wer.29 for ; Fri, 24 Feb 2012 12:01:36 -0800 (PST) Received-SPF: pass (google.com: domain of kris.craig@gmail.com designates 10.216.132.94 as permitted sender) client-ip=10.216.132.94; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kris.craig@gmail.com designates 10.216.132.94 as permitted sender) smtp.mail=kris.craig@gmail.com; dkim=pass header.i=kris.craig@gmail.com Received: from mr.google.com ([10.216.132.94]) by 10.216.132.94 with SMTP id n72mr2048460wei.4.1330113696628 (num_hops = 1); Fri, 24 Feb 2012 12:01:36 -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=z6x33MGrLh2p0wzQXYXQE5myIz27EPMaLIRZZGsMGso=; b=HsO9nj1idCVS8Xvi18LglrJS+nMwcVxHrPo+Qq0F5n23cf7Ny+JMcuD3n9pDenEv2o aZeodMwdVPn8d3uPCdBadqmUtPy7EWWo/y71mCk/RwVTs518phZiEM5Oc49ppDZEbU9D /OraNPXnH762suatXyUtYiWMJPWgLitvalSAs= MIME-Version: 1.0 Received: by 10.216.132.94 with SMTP id n72mr1643767wei.4.1330113696524; Fri, 24 Feb 2012 12:01:36 -0800 (PST) Received: by 10.223.75.146 with HTTP; Fri, 24 Feb 2012 12:01:36 -0800 (PST) In-Reply-To: <4F47EBBE.2010202@sugarcrm.com> References: <4F47E90E.9040701@oracle.com> <4F47EBBE.2010202@sugarcrm.com> Date: Fri, 24 Feb 2012 12:01:36 -0800 Message-ID: To: Stas Malyshev Cc: Christopher Jones , Stanislav Malyshev , David Soria Parra , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=0016e6da7d64646b4804b9bb3a7b Subject: Re: [PHP-DEV] Apache 2.4 support in PHP 5.4.0? From: kris.craig@gmail.com (Kris Craig) --0016e6da7d64646b4804b9bb3a7b Content-Type: text/plain; charset=ISO-8859-1 Yeah I agree with Stas. I definitely think this is a good idea and should be included, but since we're already in the RC phase for 5.4.0 and Apache 2.4 is only a few days old, I don't think it's necessary to rush it into 5.4.0 (which has already been delayed far too many times already). Definitely needs to go through the full QA cycle! Both Unix and Windows. Does anyone know if Apache finally decided to start supporting VC9 in 2.4? --Kris On Fri, Feb 24, 2012 at 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. > > > >> 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 > > --0016e6da7d64646b4804b9bb3a7b--