3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(tempnam(sys_get_temp_dir(), 'migipedia')); print_r(tempnam('migipedia'));
Output for git.master
/tmp/migipediaWKopVq Fatal error: Uncaught ArgumentCountError: tempnam() expects exactly 2 arguments, 1 given in /in/SKiAD:3 Stack trace: #0 /in/SKiAD(3): tempnam('migipedia') #1 {main} thrown in /in/SKiAD on line 3
Process exited with code 255.
Output for git.master_jit
/tmp/migipediant5oFQ Fatal error: Uncaught ArgumentCountError: tempnam() expects exactly 2 arguments, 1 given in /in/SKiAD:3 Stack trace: #0 /in/SKiAD(3): tempnam('migipedia') #1 {main} thrown in /in/SKiAD on line 3
Process exited with code 255.
Output for rfc.property-hooks
/tmp/migipedia4dsSRK Fatal error: Uncaught ArgumentCountError: tempnam() expects exactly 2 arguments, 1 given in /in/SKiAD:3 Stack trace: #0 /in/SKiAD(3): tempnam('migipedia') #1 {main} thrown in /in/SKiAD on line 3
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
33.39 ms | 401 KiB | 8 Q