1 2 3 4 5 6
<?php class Test { global $test; }
1 2
Parse error: syntax error, unexpected T_GLOBAL, expecting T_FUNCTION on line 5