this post was submitted on 22 Jun 2023
442 points (99.1% liked)

Programmer Humor

32267 readers
12 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
[โ€“] [email protected] 3 points 1 year ago (2 children)

if (0 === 0) {
var_dump($test); die;
}

[โ€“] [email protected] 1 points 1 year ago

Ahhhhh, PHP.... ๐Ÿ˜ญ

[โ€“] [email protected] 1 points 1 year ago

if ((x != x) || (x == x+1)) then it's one of those weird numbers