3v4l.org

run code in 300+ PHP versions simultaneously
<?php $keyword = 'MasterCheckDate:[2013-11-18T00:00:00Z TO 2013-11-24T24:00:00Z] -masterNickname:机器人瓦力 lastOperation:欺诈信息'; if (preg_match_all('/(\d{4}\-\d{2}\-\d{2})T(\d{2}:\d{2}:\d{2})Z/', $keyword, $m) { var_dump($m); } echo "end";
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.22
Parse error: syntax error, unexpected '{' in /in/0Z36h on line 5
Process exited with code 255.

preferences:
180.6 ms | 1395 KiB | 58 Q