jlherren.bsky.social
@jlherren.bsky.social
I do Software. Doing random stuff. I like machine learning. I also like crypto.
"foo", I would say. In PHP, variables do not have a type, so the assignment is fine. Types are only for arguments and only checked at call time.
May 31, 2025 at 5:20 AM
Also good question: what will foo();foo(); print?
January 7, 2025 at 11:00 AM