3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('CONST', '1'); define(INEXISTING_CONST, 2); define(CONST, '3');
Output for 7.1.0 - 7.1.13, 7.2.0 - 7.2.1
Parse error: syntax error, unexpected 'CONST' (T_CONST) in /in/4uhfH on line 6
Process exited with code 255.

preferences:
164.85 ms | 1395 KiB | 23 Q