MediaWiki master
CodeCleanerGlobalsPass.php File Reference

Psy CodeCleaner to allow PHP super globals. More...

Go to the source code of this file.

Classes

class  CodeCleanerGlobalsPass
 Prefix the real command with a 'global $VAR, $VAR2, ...;' command, where $VAR etc. More...
 

Detailed Description

Psy CodeCleaner to allow PHP super globals.

https://github.com/bobthecow/psysh/issues/353

Copyright © 2017 Justin Hileman justi.nosp@m.n@ju.nosp@m.stinh.nosp@m.ilem.nosp@m.an.in.nosp@m.fo

Note
GPL-2.0-or-later
Author
Justin Hileman justi.nosp@m.n@ju.nosp@m.stinh.nosp@m.ilem.nosp@m.an.in.nosp@m.fo

Definition in file CodeCleanerGlobalsPass.php.