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
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:
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:
---