3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = "This is my test case for an example."; var_export( preg_split('~[^ ]+ [^ ]+\K ~', $string) );

preferences:
107.6 ms | 1492 KiB | 5 Q