ID: 49036
User updated by: gvdefence-ncr at yahoo dot it
Reported By: gvdefence-ncr at yahoo dot it
Status: Bogus
Bug Type: PCRE related
Operating System: WXP
PHP Version: 5.2.10
New Comment:
Ok, I read documentation at
http://perldoc.perl.org
ID: 49036
User updated by: gvdefence-ncr at yahoo dot it
Reported By: gvdefence-ncr at yahoo dot it
Status: Bogus
Bug Type: PCRE related
Operating System: WXP
PHP Version: 5.2.10
New Comment:
To me this only means that also the PHP documentation
ID: 49036
Comment by: gvdefence-ncr at yahoo dot it
Reported By: gvdefence-ncr at yahoo dot it
Status: Feedback
Bug Type: PCRE related
Operating System: WXP
PHP Version: 5.2.10
New Comment:
What's locale?
[\W] is identical to [^A-Za-
From: gvdefence-ncr at yahoo dot it
Operating system: WXP
PHP version: 5.2.10
PHP Bug Type: PCRE related
Bug description: preg_replace error when using \W
Description:
According to regexp sintax [\W] is identical to [^A-Za-z0-9_] (can see:
http
ID: 14285
Comment by: gvdefence-ncr at yahoo dot it
Reported By: pnh102 at psu dot edu
Status: Open
Bug Type: Feature/Change Request
Operating System: Redhat Linux 7.2
PHP Version: 4.0.6
New Comment:
This feature is necessary in PHP.
Try