Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63541 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89339 invoked from network); 19 Oct 2012 06:45:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2012 06:45:05 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:44721] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/10-22055-0F6F0805 for ; Fri, 19 Oct 2012 02:45:05 -0400 Received: by mail-ie0-f170.google.com with SMTP id c12so207437ieb.29 for ; Thu, 18 Oct 2012 23:45:02 -0700 (PDT) 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=JtPMzqE1fOfPgGPyMYBQ7lTLlayfgZV0iR5P9eaJRNw=; b=IOv4boLd4ObKkqDpo+isQ5EXc+o5kWK9Gm9KPNid82+dpzQ2PL3GMbsVFzvgXJT9MU HVf5QQ6Ir7HeeR/60BbHubUMOKeRYxej0yVBrjE9GYzn9wfaUbQiWueifd0iQalToS9O SZHFwR7AmTzgqvvKp1Dv+b4nhkEcQ+i7A0H1R4F5Nx167mKsV5lNTjOWCDAK8onBdFBI WwSXpzcNrlGwAYEvN2Fyz0jdDXyQhMiMhxItnHqgfv4vNycr67tXi3+pPOh0SWl7hJiI hmSp4L0vVKIYMpcbfuou3iWGwG9wxiZpAixN49EwbmjuJNK/cc7pTyA54zDDqpCvA2dc vEfA== MIME-Version: 1.0 Received: by 10.50.213.73 with SMTP id nq9mr7459422igc.27.1350629101731; Thu, 18 Oct 2012 23:45:01 -0700 (PDT) Received: by 10.64.33.143 with HTTP; Thu, 18 Oct 2012 23:45:01 -0700 (PDT) In-Reply-To: <50800AE3.5070406@lerdorf.com> References: <3cee842503f5d1eabc2d4386ff432eff.squirrel@webmail.klapt.com> <50800AE3.5070406@lerdorf.com> Date: Fri, 19 Oct 2012 08:45:01 +0200 Message-ID: To: Rasmus Lerdorf Cc: ab@php.net, =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Stas Malyshev , David Soria Parra , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PCRE 8.31 From: pierre.php@gmail.com (Pierre Joye) hi! On Thu, Oct 18, 2012 at 3:57 PM, Rasmus Lerdorf wrote: > On 10/18/2012 03:47 AM, Anatoliy Belsky wrote: >> Hi, >> >> as requested in the issue #63284, I've produced a patch for PCRE 8.31 >> upgrade. Tests has passed for me on 5.3/5.4/master ts and nts, though >> anybody willing to perform additional tests is welcomed. More tests will >> be performed next days anyway. >> >> There is also a question hanging in the air - would it be OK to commit >> that to 5.3 and 5.4 branches? > > Yes, this is ok. Optionally bundled libs like this is a special case > because many distros choose to not use the bundled version which means > some of our users end up using newer (and more often older) versions of > the library anyway. We could make a case for not doing it in 5.3 anymore > since that is getting close to sunset at this point, but Johannes should > make that call I think. The tests pass in our labs using this patch. Anatoliy, please go ahead with the commit, even for 5.3 (we can discuss later when we stop to update bundled libs in 5.3, in the EOL discussions :). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org