https://bugzilla.wikimedia.org/show_bug.cgi?id=47102
MWJames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from MWJames <[email protected]> --- Issues with declarative GLOBALS are not evident in the available unit tests [0], [1]. [0] https://integration.wikimedia.org/ci/job/mwext-SemanticMediaWiki-testextensions-master/1311/console [1] https://travis-ci.org/wikimedia/mediawiki-extensions-SemanticMediaWiki PS: As for the current master, Settings are no longer used as GLOBALSand provided explicitly through an interface [0] an either used during injection or through the ContextResource [2]. For more for information about GLOBALS, see [3]. [0] https://github.com/wikimedia/mediawiki-extensions-SemanticMediaWiki/blob/master/includes/Settings.php [1] https://github.com/wikimedia/mediawiki-extensions-SemanticMediaWiki/blob/master/includes/Setup.php#L117 [2] https://github.com/wikimedia/mediawiki-extensions-SemanticMediaWiki/blob/master/includes/context/BaseContext.php#L47 [3] http://php.net/manual/en/reserved.variables.globals.php -- 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
