<?php spl_autoload_register(function($class){ if ($class === 'A') { eval("class A { }"); } }); class B extends A { } print_r(array_reverse(get_declared_classes()));
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources