3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = "/Common/VS_incoming:210.242.156.156:8090(6) IPI for 123.151.42.61: {Spam Sources} {Windows Exploits} Scanners From CN chinanet tianjin province network" preg_match_all("[\W]{0,}([\w ]*)\b", $row, $test); print_r($test);
Output for 5.4.0 - 5.4.32
Parse error: syntax error, unexpected 'preg_match_all' (T_STRING) in /in/0hEps on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_STRING in /in/0hEps on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_STRING in /in/0hEps on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/0hEps on line 3
Process exited with code 255.

preferences:
224.65 ms | 1395 KiB | 123 Q