Last modified: 2014-08-23 22:47:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71086, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69086 - Use Config object instead of globals in GoogleLogin
Use Config object instead of globals in GoogleLogin
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
GoogleLogin (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: config-obj
  Show dependency treegraph
 
Reported: 2014-08-04 00:20 UTC by Florian
Modified: 2014-08-23 22:47 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Florian 2014-08-04 00:20:21 UTC
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!
Comment 1 Florian 2014-08-04 00:22:13 UTC
Phabricator (copy): http://fab.wmflabs.org/T518
Comment 2 Gerrit Notification Bot 2014-08-04 20:35:31 UTC
Change 151771 had a related patch set uploaded by Florianschmidtwelzow:
Use Config and remove globals

https://gerrit.wikimedia.org/r/151771
Comment 3 Gerrit Notification Bot 2014-08-23 22:45:25 UTC
Change 151771 merged by jenkins-bot:
Use Config and remove globals

https://gerrit.wikimedia.org/r/151771

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links