You must log in or register to comment.
PHP is so bad even PHP wants to
die()
.Fun fact: there’s a shorter way to throw a NullPointerException:
throw null;
Because
throw
throws a NPE if the parameter is nullLinux: kill
Also Linux: zombies, orphans
Daemons
C++ is actually std::exit(), exit() is C.
php, the Dark Souls of the programming languages
MS Developers: Kill all children
Well I didn’t wake up today expecting to watch a video about task manager, but here I am.
Now watching the Pinball video before going to bed.
I love die()! but PHP has exit(), too, and it does the same thing