3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '"Day":June 8-10-2012,"Location":US,"City":Newyork'; var_export(preg_match_all('/:\K[^,]+/', $string, $out) ? $out[0] : 'fail'); echo "\n\n"; var_export(preg_split('/,?"[^"]+":/', $string, 0, PREG_SPLIT_NO_EMPTY));

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
158.81 ms | 2031 KiB | 11 Q