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:
43.58 ms | 1536 KiB | 5 Q