Bug #63087 [Opn]: Passing a reference to a function does not work when parentheses are used

2012-09-14 Thread charlie at charliesomerville dot com
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

[PHP-BUG] Bug #63087 [NEW]: Passing a reference to a function does not work when parentheses are used

2012-09-14 Thread charlie at charliesomerville dot com
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

Bug #60682 [Bgs]: Infinite recursion through call_user_func causes segmentation fault

2012-01-09 Thread charlie at charliesomerville dot com
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

Bug #60682 [Bgs]: Infinite recursion through call_user_func causes segmentation fault

2012-01-08 Thread charlie at charliesomerville dot com
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

[PHP-BUG] Bug #60682 [NEW]: Infinite recursion through call_user_func causes segmentation fault

2012-01-07 Thread charlie at charliesomerville dot com
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

[PHP-BUG] Bug #55078 [NEW]: Can't use anonymous function inside array declaration inside a class

2011-06-29 Thread charlie at charliesomerville dot com
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

[PHP-BUG] Bug #54945 [NEW]: Function declarations inside if/else statements don't work correctly

2011-05-28 Thread charlie at charliesomerville dot com
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,

Bug #53999 [Wfx]: strcmp() doesn't always return -1, 0, or 1

2011-02-11 Thread charlie at charliesomerville dot com
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:

[PHP-BUG] Bug #53999 [NEW]: strcmp() doesn't always return -1, 0, or 1

2011-02-11 Thread charlie at charliesomerville dot com
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