3v4l.org

run code in 300+ PHP versions simultaneously
<?php function xx() { echo array_shift( $params = func_get_args() ); } xx( 'xxx', 'ccc' );

preferences:
36.43 ms | 402 KiB | 5 Q