[PHP-BUG] Bug #52990 [NEW]: PHP crash when PCRE exceed recursion limit.

2010-10-04 Thread sarun37823 at bigfoot dot com
From: Operating system: *nix PHP version: 5.2.14 Package: PCRE related Bug Type: Bug Bug description:PHP crash when PCRE exceed recursion limit. Description: Hello, I've got Zero Sized Reply when I try to replace a long string with PCRE. Test

Bug #50847 [Com]: strip_tags() fails with extremely long tags (attributes)

2010-04-16 Thread sarun37823 at bigfoot dot com
Edit report at http://bugs.php.net/bug.php?id=50847edit=1 ID: 50847 Comment by: sarun37823 at bigfoot dot com Reported by: grayson at levy dot org dot il Summary: strip_tags() fails with extremely long tags (attributes) Status

#50618 [NEW]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
From: sarun37823 at bigfoot dot com Operating system: Linux PHP version: 5.2.12 PHP Bug Type: PCRE related Bug description: php crashed when preg_replace on some case. Description: I use preg_replace It work fine for most subject(data) except one. Reproduce

#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: if there's no li/li in test file or i just replace li

#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: Add: I think it's about * in (?:.(?!made an edit

#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: I just test code above with php 5.2.5 on WinXP It's