Hacker News new | ask | show | jobs
by pogden 3981 days ago
What's more common outside PHP is that functions throw errors or exceptions when given invalid input, rather that trucking along and producing output that is clearly not what was intended.