3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tables = ['artists', 'locations', 'phinxlog']; $blacklist = ['phinxlosg']; $tables = array_diff($tables, $blacklist); print_r($tables);

preferences:
45.76 ms | 402 KiB | 5 Q