<?php class Foo {} $o = new Foo; var_dump($o instanceof stdClass);
You have javascript disabled. You will not be able to edit any code.