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:
116.16 ms | 2170 KiB | 5 Q