3v4l.org

run code in 300+ PHP versions simultaneously
<?php $doc = "/** * This exception is thrown when no constant function is found. * * @author Time.ly Network Inc. * @since 2.0 * * @instantiator Ai1ec_View_Factory Category_Exception * @package AI1EC * @subpackage AI1EC.Config */"; preg_match_all('#^\s\\*\s?@instantiator\s+(.*?)\n#s', $doc, $annotations); wcho var_dump($annotations);
Output for 5.4.0 - 5.4.21
Parse error: syntax error, unexpected 'var_dump' (T_STRING) in /in/Ppn9a on line 13
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/Ppn9a on line 13
Process exited with code 255.

preferences:
190.32 ms | 1395 KiB | 57 Q