3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (new Error("aaaa\0bbbb")); echo "\n\n-------\n\n"; throw new Error("aaaa\0bbbb");
Output for git.master, git.master_jit
Error: aaaa in /in/1rBSs:3 Stack trace: #0 {main} ------- Fatal error: Uncaught Error: aaaa in /in/1rBSs:7 Stack trace: #0 {main} thrown in /in/1rBSs on line 7
Process exited with code 255.
Output for rfc.property-hooks
Error: aaaabbbb in /in/1rBSs:3 Stack trace: #0 {main} ------- Fatal error: Uncaught Error: aaaa thrown in /in/1rBSs on line 7
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:
147.94 ms | 406 KiB | 5 Q