3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = "one two three four five"; var_export( preg_split('/.*\K /', $string) );

preferences:
52.41 ms | 1404 KiB | 5 Q