[PHP-BUG] Bug #52193 [NEW]: array_splice problem with Closures

2010-06-26 Thread neto dot joaobatista at gmail dot com
From: Operating system: Linux, Fedora 13 64 bits PHP version: 5.3.3RC1 Package: Arrays related Bug Type: Bug Bug description:array_splice problem with Closures Description: array_splice don't works with Closures. Test script: --- str

Bug #52039 [Com]: Closure problem with 5.3.2

2010-06-10 Thread neto dot joaobatista at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52039&edit=1 ID: 52039 Comment by: neto dot joaobatista at gmail dot com Reported by: neto dot joaobatista at gmail dot com Summary: Closure problem with 5.3.2 Status: Feedback Type:

[PHP-BUG] Bug #52039 [NEW]: Closure problem with 5.3.2

2010-06-10 Thread neto dot joaobatista at gmail dot com
From: Operating system: Linux, Fedora 13 64 bits PHP version: 5.3.2 Package: Scripting Engine problem Bug Type: Bug Bug description:Closure problem with 5.3.2 Description: NULL when using Closures with "use" keyword in PHP 5.3.2 Test script: ---