ID:               50264
 User updated by:  laszlo dot janszky at gmail dot com
 Reported By:      laszlo dot janszky at gmail dot com
 Status:           Bogus
 Bug Type:         PCRE related
 Operating System: Windows XP
 PHP Version:      5.3.1
 New Comment:

"Did you test it with the command line pcre test tool?"

I did not test it.


Previous Comments:
------------------------------------------------------------------------

[2009-11-28 02:37:58] laszlo dot janszky at gmail dot com

Ahm, so you mean, this is a pcre memory handling problem, not a php
bug? Okay, then where can I report this issue?

(Sorry for the bad English, I'm just med- ...)

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

[2009-11-27 23:26:10] ras...@php.net

Did you test it with the command line pcre test tool?  This is unlikely

to have anything to do with php-specific code.

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

[2009-11-27 23:07:01] laszlo dot janszky at gmail dot com

OK.
If it's not a bug, then what is it?

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

[2009-11-27 17:57:16] j...@php.net

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php



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

[2009-11-23 19:38:35] laszlo dot janszky at gmail dot com

If it is not clear, by the test:

the 8 tokens withBlock (M1) test string is:

$test='
{display}
{display}
{display}
{display}
{display}
{display}
{display}
{display}
{/display}
{/display}
{/display}
{/display}
{/display}
{/display}
{/display}
{/display}
';

and the 8 tokens withoutBlock (M2) test string is:

$test='
{display}
{display}
{display}
{display}
{display}
{display}
{display}
{display}
';

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

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/50264

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

Reply via email to