3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'first past/ going beyond & then turn with everyone'; var_export( preg_split('~ ?([/,&]|with) ?~', $string, 0, PREG_SPLIT_NO_EMPTY) );

preferences:
51.89 ms | 405 KiB | 5 Q