3v4l.org

run code in 300+ PHP versions simultaneously
<?php class StopDebuggingViaVarDumpYouCluelessWeasel extends Error {} var_dump(new class { function __debugInfo() { throw new StopDebuggingViaVarDumpYouCluelessWeasel(); } });
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Uncaught StopDebuggingViaVarDumpYouCluelessWeasel in /in/DTdad:7 Stack trace: #0 [internal function]: class@anonymous->__debugInfo() #1 /in/DTdad(5): var_dump(Object(class@anonymous)) #2 {main} thrown in /in/DTdad on line 7 Fatal error: __debuginfo() must return an array in /in/DTdad on line 5
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:
106.63 ms | 1528 KiB | 4 Q