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

       Web browser: ---
            Bug ID: 45166
           Summary: Outputting "Closure" under extension functions on
                    Special:Version is useless
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Extension functions
EchoHooks::initEchoExtension, EventLoggingHooks::onSetup,
JsonSchemaHooks::registerHandlers, MathHooks::setup,
WikimediaShopLinkHooks::geoSetup, confirmEditSetup, efCategoryTree,
efCentralNoticeSetup, efLoadFlaggedRevs, efLucenePrefixSetup,
efMobileFrontend_Setup, efRaiseAccountCreationThrottle, efTitleKeySetup,
setupInterwikiExtension, wfACLBlocks, wfLiquidThreadsSetupEcho, wfLogXFF,
wfSetupWikimediaMessages, (Closure) and (Closure)


(Closure and Closure) is a bit useless

> var_dump( $wgExtensionFunctions );
array(20) {
  [0]=>
  string(17) "efLoadFlaggedRevs"
  [1]=>
  string(14) "efCategoryTree"
  [2]=>
  string(19) "efLucenePrefixSetup"
  [3]=>
  string(15) "efTitleKeySetup"
  [4]=>
  string(8) "wfLogXFF"
  [5]=>
  string(11) "wfACLBlocks"
  [6]=>
  string(16) "confirmEditSetup"
  [7]=>
  string(20) "efCentralNoticeSetup"
  [8]=>
  string(24) "wfSetupWikimediaMessages"
  [9]=>
  string(30) "efRaiseAccountCreationThrottle"
  [10]=>
  string(24) "wfLiquidThreadsSetupEcho"
  [11]=>
  string(22) "efMobileFrontend_Setup"
  [12]=>
  string(16) "MathHooks::setup"
  [13]=>
  string(23) "setupInterwikiExtension"
  [14]=>
  string(32) "WikimediaShopLinkHooks::geoSetup"
  [15]=>
  object(Closure)#6 (0) {
  }
  [16]=>
  string(28) "EchoHooks::initEchoExtension"
  [17]=>
  string(26) "EventLoggingHooks::onSetup"
  [18]=>
  string(33) "JsonSchemaHooks::registerHandlers"
  [19]=>
  object(Closure)#9 (0) {
  }
}

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

Reply via email to