--TEST-- Constant Expressions with unsupported operands 002 --FILE-- getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "\n"; } ?> DONE --EXPECTF-- Exception: Unsupported operand types: array - array in %s on line %d DONE