https://bugzilla.wikimedia.org/show_bug.cgi?id=64364
--- Comment #4 from Liangent <[email protected]> --- (In reply to Siebrand Mazeland from comment #3) > (In reply to Liangent from comment #0) > > Got an error just now after MediaWiki upgrade. > > What error did you get with which configuration? We thought we'd covered B/C > (and AFAIK it ran successfully on Wikimedia wikis). I have a class LBFactory_Foo extends LBFactory_Multi, and LBFactory_Foo is used in configurations instead of LBFactory_Multi... IIRC we've used some thing like class LBFactory_Multi extends LBFactoryMulti {} for B/C classes somewhere. Is this method deprecated? -- 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
