3v4l.org

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

preferences:
38.49 ms | 402 KiB | 5 Q