--TEST-- ReflectionObject::__construct - basic function test --FILE-- --EXPECTF-- object(ReflectionObject)#%d (1) { ["name"]=> string(8) "stdClass" } object(ReflectionObject)#%d (1) { ["name"]=> string(1) "C" } object(ReflectionObject)#%d (1) { ["name"]=> string(16) "ReflectionObject" }