thcipriani added a comment.
`mergeMessageFileList` <https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/master/maintenance/mergeMessageFileList.php> which is what scap shells out to to handle building `ExtensionMessages` does a `require_once` on each of the files listed in the `extension-list` file. It then dumps `$wgMessagesDirs` into the `ExtensionMessages` file. This seems somewhat straightforward; however, maybe there's a possible race-condition here somewhere? TASK DETAIL https://phabricator.wikimedia.org/T227814 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thcipriani Cc: Tacsipacsi, Liuxinyu970226, thcipriani, Krinkle, Jdforrester-WMF, Aklapper, Mormegil, darthmon_wmde, Nandana, Imarlier, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g, Krenair
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
