https://bugzilla.wikimedia.org/show_bug.cgi?id=60612
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- Note the exception is thrown before $wgOut has a chance to be initialized. That leads to a fatal error in wfHttpError() global functions when it attempts to call: $wgOut->disabled(). The configuration check for $wgWBRepoSettings["entityNamespaces"] seems to happen too early during initialization :( -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
