3v4l.org

run code in 300+ PHP versions simultaneously
<?php # Start with an empty array $empty = []; # Type cast this to an object type $empty = (object) $empty; var_dump($empty);

preferences:
46.75 ms | 402 KiB | 5 Q