From: php at paulisageek dot com
Operating system: unix
PHP version: 5.4.13
Package: PCRE related
Bug Type: Bug
Bug description:--with-pcre-regex doesn't scan subdirectories
Description:
on my machine (CentOS) the libpcre.a is in /usr/lib64/ an
From: php at paulisageek dot com
Operating system: all
PHP version: 5.5.0beta1
Package: Testing related
Bug Type: Bug
Bug description:Tests leave junk around
Description:
Tests should clean up after themselves. Most of them do, but many don't.
From: php at paulisageek dot com
Operating system: All
PHP version: 5.4Git-2013-02-08 (Git)
Package: Unknown/Other Function
Bug Type: Feature/Change Request
Bug description:functions calls should accept trailing ,
Description:
In our code we require
Edit report at http://bugs.php.net/bug.php?id=51998&edit=1
ID: 51998
User updated by: php at paulisageek dot com
Reported by: php at paulisageek dot com
Summary: call_user_func_array can't use private methods on the
$this pointe
From:
Operating system: All
PHP version: 5.2.13
Package: *General Issues
Bug Type: Bug
Bug description:call_user_func_array can't use private methods on the $this
pointer
Description:
I'd like to make a helper library that can use call_user_func out