3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'abc-def-ghi::State.32.1.14.16.5:A'; var_export( preg_split( '/(?:[^:]*\K:){3}/', $string ) ); $string = 'def-ghi::yellow:abc::def:B'; var_export( preg_split( '/(?:[^:]*\K:){3}/', $string, 2 # instruct to not explode more than once (limit generated elements to a max of 2) ) );

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
163.71 ms | 1883 KiB | 12 Q