Hacker News new | ask | show | jobs
by masklinn 1522 days ago
It’s really an announcement about the formalisation of existing API patterns: returning FALSE on failure (regardless of the “success” type) is part of many old php apis, this change allows properly typing those.