Bug #55425 [Com]: closure with use of referenced array -> SEGV

2011-08-16 Thread ajrattink at correct dot net
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

[PHP-BUG] Bug #55425 [NEW]: closure with use of referenced array -> SEGV

2011-08-15 Thread ajrattink at correct dot net
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

[PHP-BUG] Bug #55031 [NEW]: php exits (with code 0) on 'new ReflectionClass(X)'

2011-06-10 Thread ajrattink at correct dot net
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

Bug #50688 [Com]: Using exceptions inside usort() callback function causes a warning

2010-05-31 Thread ajrattink at correct dot net
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