[01:04:02] https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/master/Wikibase.php#L13 [01:36:52] Looking closer at the release notes php entry support was only dropped for mergeMessageList so a solution could be to just use the old version [05:10:03] beta is now running MW 1.41 [12:22:18] CommentStream works? [12:22:27] you just needed to run the migration scripts that were for 1.40 [12:22:35] comments and externallinks migration [12:36:59] seems the reason why MergeMessages works for the wmf because they use extension-list whereas we partly have it but also go looking in extensions/skins folders (they don't) [13:03:58] going to upgrade test131 to bookworm [13:04:48] @paladox if you can merge https://github.com/miraheze/puppet/pull/3474 then puppet can be enabled [13:05:25] already done [14:36:02] @paladox: I should mention that standard deploy-mediawiki won't work for 1.41, when you go to deploy, there is a modified version in my homedir that you can use [14:36:17] (/home/macfan/deploy-mediawiki) [14:37:21] else update MM and switch the path in puppet [14:37:31] (update on 1.40) [15:10:11] Looks like we have deprecation warnings to fix for MirahezeMagic [15:10:25] Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/mediawiki-staging/w/extensions/MirahezeMagic/maintenance/rebuildVersionCache.php on line 101 [15:10:59] that'll be php 8 [15:15:23] https://github.com/miraheze/MirahezeMagic/pull/439 @MacFan4000 [23:44:59] Anyone here familiar with the inner workings of CheckUser? We seem to have a problem where the get edits functionality is returning no results even when there should obviously be some.