-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/Zend/tests/
File Upload :
Current File : //usr/src/php/Zend/tests/halt01.phpt

--TEST--
__HALT_COMPILER() basic test
--FILE--
<?php

print "yo!\n";

__HALT_COMPILER();

none of this should be displayed!
--EXPECT--
yo!

Copyright © 2017 || Recoded By Mr.Bumblebee