/** * @global integer this is a function-based @global tag, * because the variable name is missing */ function someFunction() { global $_myvar; }