https://bugzilla.wikimedia.org/show_bug.cgi?id=70638

            Bug ID: 70638
           Summary: Special:Version: Use Config instead of globals
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 69084
       Web browser: ---
   Mobile Platform: ---

In master: 

SpecialVersion.php
56:        global $IP, $wgExtensionCredits;
253:        global $wgVersion, $IP;
292:        global $wgVersion;
342:        global $wgVersion;
432:        global $wgExtensionCredits;
486:        global $wgExtensionCredits;
573:        global $wgExtensionCredits;
807:        global $wgSpecialVersionShowHooks, $wgHooks;
1178:        global $wgArticlePath, $wgScriptPath;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to