this post was submitted on 12 Mar 2024
1096 points (95.7% liked)

Programmer Humor

32077 readers
354 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 25 points 6 months ago (1 children)

Eh, your statement is accurate for PHP4 and still relevant up to PHP5.2... We're on PHP8.3 now and PHP8.0 is now out of security updates. I know it's trend to hate on PHP but you've got to at least update your materials to var-vars... it's like knocking node for having substr() and substring().

[โ€“] [email protected] 10 points 6 months ago

trend to hate on PHP

2 years ago I tried to give a drupal project the ci/cd makeover (i.e. containers, test-deployments, reproducable builds, etc)... that's when my hate was freshly renewed.

At this point I think it's ok to let a dead language die and move on to something else (anything else, really)