User "Hashar" posted a comment on MediaWiki.r94991. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/94991#c21117 Commit summary:
Fu r94907 - also update localisation cache, which accesses the fallback variable directly Fixes bug 30456 Comment: # Add cache dependencies for any referenced globals ... $deps['version'] = new ConstantDependency( 'MW_LC_VERSION' ); Which is then used by the function isExpired(). So your assumption seems to be true. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
