--TEST-- modulus by zero --FILE-- getMessage() . "\n"; } echo "Done\n"; ?> --EXPECTF-- Exception: Unsupported operand types: array % array Done