Skip to content

Instantly share code, notes, and snippets.

@charmander
Created April 16, 2015 16:53
Show Gist options
  • Save charmander/be8a44e7e1c8ed7f0f55 to your computer and use it in GitHub Desktop.
Save charmander/be8a44e7e1c8ed7f0f55 to your computer and use it in GitHub Desktop.
<?php
class Test extends SplBool {}
$t = new Test();
$t->x = 5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment