3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = array( 'c' => 100, 'a' => 300, 'b' => 50, 'd' => 250); arsort( $x ); var_dump( $x );

preferences:
36.01 ms | 402 KiB | 5 Q