WithHaltCompiler.php 151 B

123456789101112131415161718
  1. <?php
  2. /*
  3. * foo
  4. */
  5. namespace Namespaced;
  6. class WithHaltCompiler
  7. {
  8. }
  9. // the end of the script execution
  10. __halt_compiler(); data
  11. data
  12. data
  13. data
  14. ...