3v4l.org

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

preferences:
34.12 ms | 402 KiB | 5 Q