Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55187 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33928 invoked from network); 4 Sep 2011 12:21:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2011 12:21:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:45536] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/9E-34132-85D636E4 for ; Sun, 04 Sep 2011 08:21:44 -0400 Received: by yie16 with SMTP id 16so3180048yie.29 for ; Sun, 04 Sep 2011 05:21:42 -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=JPhuCLhVQejIdZGDo1FogD0XLGyg27rEm4Ot3/W62SY=; b=sGeYILXuscAgF0WGCTwbzOl/5ISKoZ+bMtfl+1kBGEavba2RIVMe1HjJCbmCrVzf0s G7p/y9/nFSw6Rpg7I0Wsy4k8XZcoBScVoPqRlKfXTG8O3Z3TAuUKCWF0/vqhF8QREQK7 5GhZFlwFAZBkrmb1pC82LKQi/Jj7mGJvzZQW4= MIME-Version: 1.0 Received: by 10.236.77.233 with SMTP id d69mr13449694yhe.84.1315138901313; Sun, 04 Sep 2011 05:21:41 -0700 (PDT) Received: by 10.147.168.14 with HTTP; Sun, 4 Sep 2011 05:21:41 -0700 (PDT) In-Reply-To: References: <4E63034E.9040508@sugarcrm.com> Date: Sun, 4 Sep 2011 14:21:41 +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) thanks, I should have mentioned that I was playing with the 5_3 branch. 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? > > 2011/9/4 Stas Malyshev : >> Hi! >> >> On 9/2/11 6:10 PM, Ferenc Kovacs wrote: >>> >>> http://svn.php.net/viewvc?view=3Drevision&revision=3D311323 >>> it seems that the behavior was depending on the backtrack limit, but >>> I'm not sure what to do with the test. >>> should I simply delete? or can we change the patter in such way that >>> it would return NULL again? >>> I'm not even sure what are we testing there. :/ >> >> This tests works for me. What is the failure in your case? >> -- >> Stanislav Malyshev, Software Architect >> SugarCRM: http://www.sugarcrm.com/ >> (408)454-6900 ext. 227 >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Regards, > Shein Alexey > --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu