3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Wow { public Typed $thing; public function __construct($thing) { $this->thing = $thing; } } var_dump(new Wow("not a sausage"));

preferences:
27.01 ms | 404 KiB | 5 Q