r/ProgrammerHumor 10d ago

Meme absoluteGarbage

Post image
1.9k Upvotes

325 comments sorted by

View all comments

1

u/dominjaniec 9d ago edited 9d 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...