Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63525 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65404 invoked from network); 18 Oct 2012 10:47:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2012 10:47:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:40381] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/A8-30095-14EDF705 for ; Thu, 18 Oct 2012 06:47:30 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 07C217F40E9; Thu, 18 Oct 2012 12:47:24 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Received: from webmail.klapt.com (h1123647.serverkompetenz.net [127.0.0.1]) by h1123647.serverkompetenz.net (Postfix) with ESMTP id 4B729714008; Thu, 18 Oct 2012 12:47:24 +0200 (CEST) Received: from 94.216.56.152 (SquirrelMail authenticated user anatoliy@belsky.info) by webmail.klapt.com with HTTP; Thu, 18 Oct 2012 12:47:24 +0200 Message-ID: <3cee842503f5d1eabc2d4386ff432eff.squirrel@webmail.klapt.com> Date: Thu, 18 Oct 2012 12:47:24 +0200 To: =?UTF-8?Q?=22Johannes_Schl=C3=BCter=22?= , "Stas Malyshev" , "David Soria Parra" Cc: internals@lists.php.net Reply-To: ab@php.net User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: PCRE 8.31 From: ab@php.net ("Anatoliy Belsky") 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? Cheers Anatoliy