this post was submitted on 14 Jul 2023
337 points (91.2% liked)

Programmer Humor

32051 readers
1577 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Mookulator@wirebase.org 5 points 1 year ago (2 children)
[–] BorgDrone@lemmy.one 23 points 1 year ago (1 children)

To quote the guy who invented PHP:

"I don't know how to stop it, there was never any intent to write a programming language [...] I have absolutely no idea how to write a programming language, I just kept adding the next logical step on the way."

[–] larvyde@sh.itjust.works 3 points 1 year ago

Yes, PHP was originally meant to be a template language, like handlebars or thymeleaf, but kept on accumulating features along the way...

[–] ezchili@iusearchlinux.fyi 1 points 1 year ago

They didn't think about which order ternaries should compute in when they coded the php interpreter