3v4l.org

run code in 300+ PHP versions simultaneously
<?php $object = (object) array( Array(), 'hello' => 'world', ); $length = vprintf("%s %s\n", $object); var_dump($length);

preferences:
41.47 ms | 402 KiB | 5 Q