From: gidanmx2 at gmail dot com
Operating system: Linux
PHP version: 5.2.0
PHP Bug Type: *Programming Data Structures
Bug description: call_user_func call a buildin function
Description:
call_user_func() call an buildin function and not only user function
ID: 35944
User updated by: gidanmx2 at gmail dot com
Reported By: gidanmx2 at gmail dot com
Status: Open
Bug Type: *Regular Expressions
Operating System: Windows XP
PHP Version: 5.1.1
New Comment:
Sorry, the Expected result is Not found not found
From: gidanmx2 at gmail dot com
Operating system: Windows XP
PHP version: 5.1.1
PHP Bug Type: *Regular Expressions
Bug description: preg_match("/[^\\]/si",$string) or
preg_match("/\\/si",$string) ecc don't works
Description:
T