aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryPagesWithProp.php
diff options
context:
space:
mode:
authorTim Starling <tstarling@wikimedia.org>2022-04-08 09:52:05 +1000
committerTim Starling <tstarling@wikimedia.org>2022-04-13 12:38:00 +1000
commit13c18397356fd55c00ec863da47474fefddc51df (patch)
treea049ef632d491c84ce867a7b874a4124a65e8687 /includes/api/ApiQueryPagesWithProp.php
parente2e5cde968c4cc1edc7d6da992bf987ec1a4c257 (diff)
downloadmediawikicore-13c18397356fd55c00ec863da47474fefddc51df.tar.gz
mediawikicore-13c18397356fd55c00ec863da47474fefddc51df.zip
Fix SignatureValidatorFactory circular dependency
Parser is using the service container to get a SignatureValidator because, as noted in Gerrit comments on the relevant commit, there is a circular dependency Parser -> SignatureValidatorFactory -> Parser. So, have SignatureValidatorFactory::__construct() take a closure which returns a Parser, instead of an actual Parser or ParserFactory. Change-Id: I7bf4660f84ec8c8fb1d5b3b8581fe5d82bc3156e
Diffstat (limited to 'includes/api/ApiQueryPagesWithProp.php')
0 files changed, 0 insertions, 0 deletions