ID: 20769
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Regexps related
Operating System: linux debian-woody
PHP Version: 4.2.3
New Comment:
i used that for compiling and I didn't get an error
message
From: [EMAIL PROTECTED]
Operating system: linux debian-woody
PHP version: 4.2.3
PHP Bug Type: Regexps related
Bug description: regex hangs php if --with-system-regex turned on
ereg( '^[a-z0-9_\-\.]+@[a-z0-9_\-\.]+\.[a-z0-9]+',
'[EMAIL PROTECTED]', $bla);
does ha