3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = array( 'permissions', 'this'); $toost = array('this', 'permissions'); var_dump(array_intersect($test , $toost));

preferences:
63.98 ms | 402 KiB | 5 Q