<?php class StopDebuggingViaVarDumpYouCluelessWeasel extends Error {} var_dump(new class { function __debugInfo() { throw new StopDebuggingViaVarDumpYouCluelessWeasel(); } });
You have javascript disabled. You will not be able to edit any code.