3v4l.org

run code in 300+ PHP versions simultaneously
<?php $things = "thing"; $here = "here"; assert((function() use($things, $here) { /* statements here */ return false; })(), new RuntimeException("nope!")); ?>

preferences:
45.73 ms | 402 KiB | 5 Q