Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55188 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40444 invoked from network); 4 Sep 2011 13:29:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2011 13:29:58 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:32868] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/7F-34132-55D736E4 for ; Sun, 04 Sep 2011 09:29:57 -0400 Received: by gwb17 with SMTP id 17so2585188gwb.29 for ; Sun, 04 Sep 2011 06:29:54 -0700 (PDT) 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:content-transfer-encoding; bh=NDDo5zmv4MMlVgrf7Nmmlc0YFS46up5Hho2j5LP0dZE=; b=Am701t3XWRZ5ZQ7iIig/kG/FjPsK2z5tbQEX9EOvjzSR5Hf0AhEZoSk4FIaaw9T7s6 TXAUpZ6sme/rwMYOnZZGtqSUgpvoy4NYpyTsJBpNJMCrdpJ+plxkyew0LLrl0p05sblJ 73UkAXd6/xqPF9lDVYTWgc10A7mTi1f0360us= MIME-Version: 1.0 Received: by 10.236.77.233 with SMTP id d69mr13628559yhe.84.1315142994909; Sun, 04 Sep 2011 06:29:54 -0700 (PDT) Received: by 10.147.168.14 with HTTP; Sun, 4 Sep 2011 06:29:54 -0700 (PDT) In-Reply-To: References: <4E63034E.9040508@sugarcrm.com> Date: Sun, 4 Sep 2011 15:29:54 +0200 Message-ID: To: Alexey Shein Cc: Stas Malyshev , Rasmus Lerdorf , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] ext/pcre/tests/006.phpt From: tyra3l@gmail.com (Ferenc Kovacs) On Sun, Sep 4, 2011 at 12:41 PM, Alexey Shein wrote: > It fails for me too, but only in PHP_5_3 branch, PHP_5_4 and trunk are > ok. It seems it starts to fail after Rasmus's default backtrack limit > increasion (as Tyrael pointed in his message), which was fixed for > PHP_5_4 and trunk in this commit: > http://svn.php.net/viewvc?view=3Drevision&revision=3D312110. Maybe PHP_5_= 3 > branch should be changed accordingly? > I've just did that, thanks for the tip. http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/pcre/tests/006.p= hpt?r1=3D316107&r2=3D316106&pathrev=3D316107 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu