Edit report at https://bugs.php.net/bug.php?id=55425&edit=1
ID: 55425
Comment by: ajrattink at correct dot net
Reported by:ajrattink at correct dot net
Summary:closure with use of referenced array -> SEGV
Status: Feedbac
From:
Operating system: linux2.4.25
PHP version: 5.3.6
Package: Reproducible crash
Bug Type: Bug
Bug description:closure with use of referenced array -> SEGV
Description:
If you reference an array (with instances) and 'use' that array in a
closure (w
From:
Operating system: Linux 2.4.25
PHP version: 5.3.6
Package: Reflection related
Bug Type: Bug
Bug description:php exits (with code 0) on 'new ReflectionClass(X)'
Description:
Creating a working example failed. And we have a codebase of >10MB
phpc
Edit report at http://bugs.php.net/bug.php?id=50688&edit=1
ID: 50688
Comment by: ajrattink at correct dot net
Reported by: jcampbell at remindermedia dot com
Summary: Using exceptions inside usort() callback function
causes a war