📄 Viewing: test009.phpt

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

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/tests/run-test