Edit report at http://bugs.php.net/bug.php?id=54083&edit=1

 ID:                 54083
 Updated by:         il...@php.net
 Reported by:        zequez at gmail dot com
 Summary:            Lazy match doesn't match more than 99997 characters
-Status:             Verified
+Status:             Closed
 Type:               Bug
 Package:            PCRE related
 Operating System:   Windows 7
 PHP Version:        5.3.5
-Assigned To:        
+Assigned To:        iliaa
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-02-26 15:14:30] carsten_sttgt at gmx dot de

The default pcre.backtrack_limit of 100000 from PHP is to low for this
regex.



With the PCRE default (10000000) the above regex is working.

------------------------------------------------------------------------
[2011-02-24 13:24:15] ahar...@php.net

Verified on Linux.

------------------------------------------------------------------------
[2011-02-24 13:24:06] ahar...@php.net

Verified on Linux.

------------------------------------------------------------------------
[2011-02-24 04:38:33] zequez at gmail dot com

Sorry the misspell, it's lazy, not greedy.

------------------------------------------------------------------------
[2011-02-24 01:26:45] zequez at gmail dot com

Didn't tested in other operative systems...

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=54083


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54083&edit=1

Reply via email to