[PHP-BUG] Bug #64617 [NEW]: --with-pcre-regex doesn't scan subdirectories

2013-04-09 Thread php at paulisageek dot com
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

[PHP-BUG] Bug #64572 [NEW]: Tests leave junk around

2013-04-02 Thread php at paulisageek dot com
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.

[PHP-BUG] Req #64176 [NEW]: functions calls should accept trailing ,

2013-02-08 Thread php at paulisageek dot com
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

Bug #51998 [Bgs]: call_user_func_array can't use private methods on the $this pointer

2010-06-05 Thread php at paulisageek dot com
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

[PHP-BUG] Bug #51998 [NEW]: call_user_func_array can't use private methods on the $this pointer

2010-06-05 Thread php at paulisageek dot com
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