--TEST-- Bug #25547 (error_handler and array index with function call) --FILE-- --EXPECT-- handler(Undefined index: foo) Array ( [foo] => 1 ) Done