On this real REL1_40 backport or this empty change to test CI, quibble-composer-mysql-php74-noselenium-docker is failing (empty change console):
> composer phpstan
> phpstan analyze -a ../../tests/phpunit/bootstrap.php
Fatal error: Uncaught Error: Interface 'Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface' not found in /workspace/src/includes/libs/Stats/IBufferingStatsdDataFactory.php:13
Stack trace:
#0 /workspace/src/includes/AutoLoader.php(220): require()
#1 [internal function]: AutoLoader::autoload()
#2 /workspace/src/includes/libs/Stats/NullStatsdDataFactory.php(10): spl_autoload_call()
#3 /workspace/src/includes/AutoLoader.php(220): require('/workspace/src/...')
#4 [internal function]: AutoLoader::autoload()
#5 /workspace/src/includes/libs/rdbms/TransactionProfiler.php(117): spl_autoload_call()
#6 /workspace/src/includes/profiler/Profiler.php(62): Wikimedia\Rdbms\TransactionProfiler->__construct()
#7 /workspace/src/includes/profiler/Profiler.php(101): Profiler->__construct()
#8 /workspace/src/tests/phpunit/bootstrap.php(99): Profiler::init()
#9 phar:///workspace/src/extensions/Wikibase/vendor/phpstan/phpstan/phpstan.phar/src/Command/CommandHelper.php(135): require_once('/workspace/src/...')
#10 phar:///workspace/src/extensi in /workspace/src/includes/libs/Stats/IBufferingStatsdDataFactory.php on line 13
PHP Fatal error: Uncaught Error: Interface 'Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface' not found in /workspace/src/includes/libs/Stats/IBufferingStatsdDataFactory.php:13
Stack trace:
#0 /workspace/src/includes/AutoLoader.php(220): require()
#1 [internal function]: AutoLoader::autoload()
#2 /workspace/src/includes/libs/Stats/NullStatsdDataFactory.php(10): spl_autoload_call()
#3 /workspace/src/includes/AutoLoader.php(220): require('/workspace/src/...')
#4 [internal function]: AutoLoader::autoload()
#5 /workspace/src/includes/libs/rdbms/TransactionProfiler.php(117): spl_autoload_call()
#6 /workspace/src/includes/profiler/Profiler.php(62): Wikimedia\Rdbms\TransactionProfiler->__construct()
#7 /workspace/src/includes/profiler/Profiler.php(101): Profiler->__construct()
#8 /workspace/src/tests/phpunit/bootstrap.php(99): Profiler::init()
#9 phar:///workspace/src/extensions/Wikibase/vendor/phpstan/phpstan/phpstan.phar/src/Command/CommandHelper.php(135): require_once('/workspace/src/...')
#10 phar:///workspace/src/extensi in /workspace/src/includes/libs/Stats/IBufferingStatsdDataFactory.php on line 13
Script phpstan analyze -a ../../tests/phpunit/bootstrap.php handling the phpstan event returned with error code 255
Script composer phpstan handling the test event returned with error code 255