While REL1_33 isn't so important (EOL very soon as per {}T256087), but phan being broken on REL1_34 is an issue
https://integration.wikimedia.org/ci/job/mediawiki-core-php72-phan-docker/26365/console
exec docker run \ --volume src:/mediawiki \ --entrypoint=/run-core.sh \ --volume src:/src \ --volume cache:/cache \ --volume log:/log \ docker-registry.wikimedia.org/releng/mediawiki-phan:0.8.0 -m checkstyle + /run-generic.sh /mediawiki -m checkstyle + exec vendor/bin/phan -d . -p -m checkstyle --require-config-exists /run-generic.sh: line 15: /mediawiki/vendor/bin/phan: No such file or directory
01:08:05 [CHECKSTYLE] Collecting checkstyle analysis files... 01:08:05 [CHECKSTYLE] Searching for all files in /srv/jenkins/workspace/workspace/mediawiki-core-php72-phan-docker that match the pattern src/tests/phan/issues/latest 01:08:05 [CHECKSTYLE] No files found. Configuration error?