(09-25-2015, 08:26 AM)mwhitney Wrote: Eventually, I hope to get around to replying to everything directed towards me since my last post. However, I wanted to point out that quirk #3 is of course isolated to 5.3, and does not exist in 5.4+. I also happen to know that @kilishan has used $this in an anonymous function at some point, because it had to be rewritten to support PHP 5.3 
Oh, wow, I did, didn't I!? Guess I didn't realize because I didn't realize it was something you weren't supposed to be able to do. And now that I know - it's too late because PHP already supports it.