-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/tests/run-test/
File Upload :
Current File : //usr/src/php/tests/run-test/test009.phpt

--TEST--
print_r(Object)
--FILE--
<?php
class Foo {}
$foo = new Foo;
print_r($foo);
?>
--EXPECTF--
Foo Object
(
)

Copyright © 2017 || Recoded By Mr.Bumblebee