https://bugzilla.wikimedia.org/show_bug.cgi?id=35665
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Krinkle <[email protected]> --- (In reply to Antoine "hashar" Musso from comment #4) > (In reply to TeleComNasSprVen from comment #3) > > Do we really still need > > > > $this->addOption( 'version', 'Pass a MediaWiki version', false, true ); > > > > in mwdocgen.php? Should that be replaced with SpecialVersion::getVersion()? > > Continuous integration needs it to pass a custom version. Why? Doesn't wgVersion reflect the correct version number (REL_*) / alpha cycle (master) already? SpecialVersion even supports getting the git branch in case we'd do something crazy, like, buildings docs for wmf branches. -- 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
