--TEST-- Bug #33257 (array_splice() inconsistent when passed function instead of variable) --INI-- error_reporting=4095 --FILE-- --EXPECTF-- Notice: Only variables should be passed by reference in %sbug33257.php on line 10 Array ( [0] => a [1] => b [2] => c )