this post was submitted on 28 Feb 2024
283 points (92.2% liked)

Programmer Humor

37866 readers
97 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 93 points 2 years ago* (last edited 2 years ago) (5 children)

Tell me you've never used PHP without telling me you've never used PHP.

It's known for giving a complete stack trace, it's nearest neighbours and their god damn grandkids the moment it so much as coughs up a warning. For the longest time it was notorious for doing this as the default error logging level.

I'm aware it's cool to hate on PHP, but it has plenty of things to dislike without straight-up inventing nonsense.

[–] [email protected] 5 points 2 years ago

This. I haven’t touched PHP since 7.1 dropped, but error messages and stack traces were pretty far down my list of complaints about the language.

load more comments (4 replies)