You must log in or register to comment.
php, the Dark Souls of the programming languages
Linux: kill
Also Linux: zombies, orphans
Daemons
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 nullI love die()! but PHP has exit(), too, and it does the same thing