Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58752 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29695 invoked from network); 7 Mar 2012 19:05:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2012 19:05:30 -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:43678] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/F7-15180-871B75F4 for ; Wed, 07 Mar 2012 14:05:28 -0500 Received: by werh12 with SMTP id h12so4787589wer.29 for ; Wed, 07 Mar 2012 11:05:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bX+s5FQ0MfuqsUIG1MhnlM4MnO8DUA3bbAFc+htmeJo=; b=xKgCNPCtLgBCegXfi5OnkK3jTyMwBKQPwONnrbMN2hEFhPJTadyVkei8+iVl7xEpka gr/niWakdSDBmJjoD07mYuNZgGpnk+UXl918kjeSclqc3mgBNzaQu1v+JH+HlqAIoKFz 2N1lAULCkS3GILoTGAbIr8APVV8QZBt8cEsM3dWaEpIjVbf2G6bul6oEpeisrNCPp1jO mUDVlFVWmfOrQfQ7NDdU4RGpqlqLxMasqbfpptWHxp7YOpGP8osKVKZ7pRGcNmJC+/uQ wV/9y2ThBP9PKvPDKrVfPTlIn5MEkMgM2UzslB+hwdKVUSmSwwqinJfSR8ymvYwxcRq1 R79w== MIME-Version: 1.0 Received: by 10.180.92.229 with SMTP id cp5mr6248708wib.8.1331147125154; Wed, 07 Mar 2012 11:05:25 -0800 (PST) Received: by 10.223.111.78 with HTTP; Wed, 7 Mar 2012 11:05:24 -0800 (PST) In-Reply-To: <4F5714B5.4000507@lsces.co.uk> References: <4F5714B5.4000507@lsces.co.uk> Date: Wed, 7 Mar 2012 11:05:24 -0800 Message-ID: To: Lester Caine Cc: PHP internals list Content-Type: multipart/alternative; boundary=f46d043c094e89e46404baabd7a1 Subject: Re: [PHP-DEV] Re: [VOTE] APXS LoadModule Option in configure From: kris.craig@gmail.com (Kris Craig) --f46d043c094e89e46404baabd7a1 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Mar 6, 2012 at 11:56 PM, Lester Caine wrote: > Kris Craig wrote: > >> I'll commit the changes to 5.4 at the earliest opportunity. I just >> realized that the language was somewhat vague as to whether it should be >> applied to 5.3 branch or not; I don't really care either way but I'll >> probably just go ahead and apply it to both unless anyone has any >> objections. >> > > Any reason to change the 'logic' of 5.3 now? Having already been hit by a > 5.4 change that has not been back-ported, some consistency on what is and > isn't would be helpful, and I don't think there is any point changing this > now as most people will simply be updating existing set-ups, and we should > be recommending 5.4 for new installations anyway? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=**contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk// > Firebird - http://www.firebirdsql.org/**index.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hmm good point. Ok, you've convinced me. I'll only apply it to 5.4. =) --Kris --f46d043c094e89e46404baabd7a1--