3v4l.org

run code in 300+ PHP versions simultaneously
<?php ===== description ===== Description test $arr = preg_split('#={5}\s+([^=]+)\s+={5}#', $customData, -1, PREG_SPLIT_DELIM_CAPTURE); $data = array(); print_r($arr);
Output for 5.4.0 - 5.4.26
Parse error: syntax error, unexpected '===' (T_IS_IDENTICAL) in /in/D9ONk on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_IS_IDENTICAL in /in/D9ONk on line 2
Process exited with code 255.

preferences:
185.13 ms | 1399 KiB | 63 Q