3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(098); var_dump(0987654321);
Output for 7.0.0
Parse error: Invalid numeric literal in /in/AMW1i on line 2
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
int(0) int(0)

preferences:
180.67 ms | 1395 KiB | 35 Q