preload_early_binding.inc 34 B

123
  1. <?php
  2. var_dump(new X);
  3. class X {}