3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dateTime = '2007-01-1 1'; preg_match('~(?<date>\d{4}-\d{2}-\d{2})\s?(?<time>\d{2}:\d{2}:\d{2})?~', $dateTime, $matches); var_dump($matches)
Output for 7.0.0 - 7.0.31, 7.1.0 - 7.1.21, 7.2.0 - 7.2.9
Parse error: syntax error, unexpected end of file in /in/V2LVg on line 5
Process exited with code 255.

preferences:
199.78 ms | 1395 KiB | 71 Q