3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'Training bench with two arm curlers, leg curler and barbell rack, Max. load: 160kg'; var_dump(preg_split('/?<!(, )[A-Z]/', $string, null, PREG_SPLIT_DELIM_CAPTURE));

preferences:
54.19 ms | 402 KiB | 5 Q