Hacker News new | ask | show | jobs
by fooandbarify 5034 days ago
file_get_contents('nonexistent') actually returns false, but calling trim() on that coerced it into an empty string.