3v4l.org

run code in 300+ PHP versions simultaneously
<?php function testError($a, $b) { print_r($a); print_r($b); sljdvsdjv(); } function test() { testError( [1, 2, 3], [4,5,6] ); } test();

preferences:
23.23 ms | 404 KiB | 5 Q