We see in production this error in the logs:
Undefined property: CirrusSearch\InterwikiSearcher::$searchContext in /srv/mediawiki/php-1.28.0-wmf.11/extensions/CirrusSearch/includes/InterwikiSearcher.php on line 70
We see in production this error in the logs:
Undefined property: CirrusSearch\InterwikiSearcher::$searchContext in /srv/mediawiki/php-1.28.0-wmf.11/extensions/CirrusSearch/includes/InterwikiSearcher.php on line 70
$searchContext is private in Searcher, should be protected to do what 2d3f3780 wants to do.
Change 300168 had a related patch set uploaded (by Dereckson):
Fix Searcher::$searchContext visibility
Change 300306 had a related patch set uploaded (by EBernhardson):
Fix Searcher::$searchContext visibility
Mentioned in SAL [2016-07-21T16:46:51Z] <ebernhardson@tin> Synchronized php-1.28.0-wmf.11/extensions/CirrusSearch/includes/Searcher.php: T140950: Deploy UBN fix to CirruSearch (duration: 00m 31s)