3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array( 'station_type', 'max', 'starts_with', 'lang', 'transpost_type' ); $b = array('station_type' => 1, 'b' => 2, 'c' => 3); var_dump(array_diff_key($a, $b));

preferences:
38.13 ms | 402 KiB | 5 Q