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

            Bug ID: 69086
           Summary: Use Config object instead of globals
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GoogleLogin
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

With MW 1.23 a new Configuration class was implemented to access configuration
variables/options instead of using "global $wg...":
https://www.mediawiki.org/wiki/MediaWiki_1.23#Configuration

Extension developers can use/create it's own instance of this, like explained
here:
https://www.mediawiki.org/wiki/Manual:Configuration_for_developers
to use the advantage of this new implementation, too. Let's try it!

-- 
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