Hacker News new | ask | show | jobs
by phibit 5124 days ago
php > var_dump('9223372036854775807' == '9223372036854775808'); bool(true)

This made me cry.

1 comments

Because in a real application people are checking to see if those lazily match every 3 to 4 lines... Half of this stuff that makes the haters "cry" is unrealistically used things.