3v4l.org

run code in 300+ PHP versions simultaneously
<?php Reflection::export(new ReflectionClass('SplFileObject));
Output for 5.5.0 - 5.5.24, 5.6.0 - 5.6.8
Parse error: syntax error, unexpected ''SplFileObject));' (T_ENCAPSED_AND_WHITESPACE) in /in/RsHEp on line 2
Process exited with code 255.
Output for 5.4.0 - 5.4.40
Parse error: syntax error, unexpected ''SplFileObject));' (T_ENCAPSED_AND_WHITESPACE), expecting ')' in /in/RsHEp on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ')' in /in/RsHEp on line 2
Process exited with code 255.

preferences:
210.03 ms | 1395 KiB | 110 Q