Skip to content

Instantly share code, notes, and snippets.

@hirak
Created February 15, 2018 23:26
Show Gist options
  • Save hirak/bcc3d0c314f5410641e64953c22df00b to your computer and use it in GitHub Desktop.
Save hirak/bcc3d0c314f5410641e64953c22df00b to your computer and use it in GitHub Desktop.
returntrue.win
1. !0
2. str_rot13
3. !0
4. 0
5. aaaa
=> best: 1
6. $f=function()use(&$f){return $f;}
=> best: 22
7. (object)[!0]
8. new class extends Bar{}
9. a
10. function(&$o){$o=new Bar(!0);}
=> best: 27
11. []
5, 6, 10 => ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment