3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = array( "contentIds" => array( 12, 13, 14 ), "locationIds" => array( 24 ) ); var_dump( array_flip( $test ) );

preferences:
45.37 ms | 402 KiB | 5 Q