3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(079); var_dum(077);
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.28, 5.4.0 - 5.4.31
int(7) Fatal error: Call to undefined function var_dum() in /in/E0PS8 on line 3
Process exited with code 255.
Output for 4.4.5 - 4.4.9
int(7) Fatal error: Call to undefined function: var_dum() in /in/E0PS8 on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
int(7) Fatal error: Call to undefined function: var_dum() in /in/E0PS8 on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
int(7) Fatal error: Call to undefined function: var_dum() in /in/E0PS8 on line 3

preferences:
215.31 ms | 1395 KiB | 121 Q