--TEST-- ReflectionObject::export() : very basic test with no dynamic properties --FILE-- --EXPECTF-- Object of class [ class Foo ] { @@ %s 3-5 - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [1] { Property [ public $bar ] } - Dynamic properties [0] { } - Methods [0] { } }