I\'m trying to delete empty elements in an array with the function array_filter.
When i use an external callback like this :
function callback($a) {
It works well with PHP5. Check your PHP version, and upgrade if necessary.