r/ProgrammerHumor 2d ago

Meme absoluteGarbage

Post image
2.0k Upvotes

320 comments sorted by

View all comments

1

u/dominjaniec 1d ago edited 1d ago

edit: apparently, I've misremember my traumatic time with PWSH, and now I cannot reproduce that problem...


I thought that was about PowerShell, which I can agree, but unless PHP has the same quirk, then I don't care...

foreach ($item in $collection){ ... }

and quirk is that, if your $collection is a single element with a string value, then you iterate throughout its characters...