Edit report at https://bugs.php.net/bug.php?id=63087&edit=1
ID: 63087
User updated by:charlie at charliesomerville dot com
Reported by:charlie at charliesomerville dot com
Summary:Passing a reference to a function does not work
From: charlie at charliesomerville dot com
Operating system: Linux
PHP version: master-Git-2012-09-14 (Git)
Package: Scripting Engine problem
Bug Type: Bug
Bug description:Passing a reference to a function does not work when
parentheses are used
Description
Edit report at https://bugs.php.net/bug.php?id=60682&edit=1
ID: 60682
User updated by:charlie at charliesomerville dot com
Reported by:charlie at charliesomerville dot com
Summary:Infinite recursion through call_user_func ca
Edit report at https://bugs.php.net/bug.php?id=60682&edit=1
ID: 60682
User updated by:charlie at charliesomerville dot com
Reported by:charlie at charliesomerville dot com
Summary:Infinite recursion through call_user_func ca
From:
Operating system: Irrelevant
PHP version: 5.3.8
Package: Reproducible crash
Bug Type: Bug
Bug description:Infinite recursion through call_user_func causes segmentation
fault
Description:
The PHP interpreter crashes when a call_user_func recurs
From:
Operating system:
PHP version: 5.3.6
Package: Scripting Engine problem
Bug Type: Bug
Bug description:Can't use anonymous function inside array declaration inside a
class
Description:
You can't declare an anonymous function in an array declara
From:
Operating system:
PHP version: Irrelevant
Package: Scripting Engine problem
Bug Type: Bug
Bug description:Function declarations inside if/else statements don't work
correctly
Description:
When declaring a function inside an if/else statement,
Edit report at http://bugs.php.net/bug.php?id=53999&edit=1
ID: 53999
User updated by:charlie at charliesomerville dot com
Reported by:charlie at charliesomerville dot com
Summary:strcmp() doesn't always return -1, 0, or 1
Status:
From:
Operating system: Mac OS X
PHP version: Irrelevant
Package: SPL related
Bug Type: Bug
Bug description:strcmp() doesn't always return -1, 0, or 1
Description:
PHP's strcmp() return value is inconsistent across operating systems.
On Windows an