Here are the global variables, including the implicit ones : any variable that are used in the global scope, outside methods, are implicitely globals.
| Global | Counts | Types | Read / Write | Locations |
|---|---|---|---|---|
| /lib/PhpBench.php | 1 | global | R - | 96:$argv |
| /bin/phpbench.php | 3 | implicit $GLOBALS $GLOBALS | R - - W - W | 26:$autoloader 19:$autoloader 17:$autoloader |