Programmer Humor @lemmy.ml GandhiTheDerg @pawb.social 2y ago Personally I prefer throw new nullpointerexception
Fun fact: there's a shorter way to throw a NullPointerException: throw null; Because throw throws a NPE if the parameter is null
This is my favorite. I did php early in my career and for years I would have to Google "<lang> equivalent explode/implode" because it was so memorable
php, the Dark Souls of the programming languages