#49036 [Bgs]: preg_replace error when using \W

2009-07-24 Thread gvdefence-ncr at yahoo dot it
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

#49036 [Bgs]: preg_replace error when using \W

2009-07-23 Thread gvdefence-ncr at yahoo dot it
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

#49036 [Com]: preg_replace error when using \W

2009-07-23 Thread gvdefence-ncr at yahoo dot it
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-

#49036 [NEW]: preg_replace error when using \W

2009-07-23 Thread gvdefence-ncr at yahoo dot it
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

#14285 [Com]: Forcing variable declaration

2008-06-13 Thread gvdefence-ncr at yahoo dot it
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