Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37324 invoked from network); 3 Mar 2013 19:38:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2013 19:38:33 -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:51013] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/58-20272-2B6A3315 for ; Sun, 03 Mar 2013 14:38:33 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id C7E20914683; Sun, 3 Mar 2013 20:38:23 +0100 (CET) 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 [192.168.178.7] (dslb-188-110-170-006.pools.arcor-ip.net [188.110.170.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id E5A4D914676 for ; Sun, 3 Mar 2013 20:38:22 +0100 (CET) To: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Date: Sun, 03 Mar 2013 20:38:15 +0100 Message-ID: <1362339495.3221.45.camel@ghost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Subject: PCRE 8.32 upgrade From: ab@php.net (Anatoliy Belsky) Hi, I've merged PCRE 8.32 into the current dev branches. The test pass so far on all the constellations in Windows and Linux. However it'd make sense to observe it with more attention in the next builds. Regards Anatol