This run took 38 seconds.
$ date --- stdout --- Thu Nov 14 04:36:33 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-extensions-ExternalData.git repo --depth=1 -b REL1_43 --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_43 --- stdout --- 4ed8a50ce6383aeb0015bc2435124751e9c7f0f4 refs/heads/REL1_43 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": {}, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 0, "critical": 0, "total": 0 }, "dependencies": { "prod": 1, "dev": 315, "optional": 0, "peer": 1, "peerOptional": 0, "total": 315 } } } --- end --- $ /usr/bin/composer install --- stderr --- No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Updating dependencies Lock file operations: 41 installs, 0 updates, 0 removals - Locking composer/installers (v2.3.0) - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.2) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (3.0.5) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking doctrine/deprecations (1.1.3) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v44.0.0) - Locking mediawiki/mediawiki-phan-config (0.14.0) - Locking mediawiki/minus-x (1.1.3) - Locking mediawiki/phan-taint-check-plugin (6.0.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.4.3) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.4.0) - Locking phpcsstandards/phpcsextra (1.2.1) - Locking phpcsstandards/phpcsutils (1.0.11) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.0) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.0.0) - Locking psr/container (2.0.2) - Locking psr/log (3.0.2) - Locking roave/security-advisories (dev-latest 9f1d9b2) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.9.0) - Locking symfony/console (v7.1.8) - Locking symfony/css-selector (v5.4.45) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/polyfill-ctype (v1.31.0) - Locking symfony/polyfill-intl-grapheme (v1.31.0) - Locking symfony/polyfill-intl-normalizer (v1.31.0) - Locking symfony/polyfill-mbstring (v1.31.0) - Locking symfony/polyfill-php80 (v1.31.0) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/string (v7.1.8) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 41 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing composer/installers (v2.3.0): Extracting archive - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.11): Extracting archive - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.4.2): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v44.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive - Installing symfony/string (v7.1.8): Extracting archive - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.0): Extracting archive - Installing symfony/console (v7.1.8): Extracting archive - Installing sabre/event (5.1.7): Extracting archive - Installing netresearch/jsonmapper (v4.5.0): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.3): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.0): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.4.3): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive - Installing mediawiki/minus-x (1.1.3): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive - Installing roave/security-advisories (dev-latest 9f1d9b2) - Installing symfony/css-selector (v5.4.45): Extracting archive 0/37 [>---------------------------] 0% 20/37 [===============>------------] 54% 32/37 [========================>---] 86% 37/37 [============================] 100% 6 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating optimized autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- Upgrading c:mediawiki/mediawiki-codesniffer from 44.0.0 -> 45.0.0 $ /usr/bin/composer update --- stderr --- Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 4 updates, 0 removals - Upgrading composer/semver (3.4.2 => 3.4.3) - Upgrading mediawiki/mediawiki-codesniffer (v44.0.0 => v45.0.0) - Upgrading phpcsstandards/phpcsutils (1.0.11 => 1.0.12) - Upgrading squizlabs/php_codesniffer (3.9.0 => 3.10.3) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 4 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Upgrading squizlabs/php_codesniffer (3.9.0 => 3.10.3): Extracting archive - Upgrading phpcsstandards/phpcsutils (1.0.11 => 1.0.12): Extracting archive - Upgrading composer/semver (3.4.2 => 3.4.3): Extracting archive - Upgrading mediawiki/mediawiki-codesniffer (v44.0.0 => v45.0.0): Extracting archive 0/4 [>---------------------------] 0% 3/4 [=====================>------] 75% 4/4 [============================] 100% Generating optimized autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- Previously failing phpcs rules: {'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment', 'Generic.CodeAnalysis.AssignmentInCondition.Found', 'Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition'} $ vendor/bin/phpcs --report=json --- stdout --- {"totals":{"errors":0,"warnings":138,"fixable":0},"files":{"\/src\/repo\/ExternalData.i18n.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorOdbcMssql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorDummy.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":47}]},"\/src\/repo\/includes\/connectors\/EDConnectorSql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserRegex.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserText.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserYAMLwithJSONPath.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedMysql.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":71,"column":39}]},"\/src\/repo\/includes\/parsers\/EDParserPhar.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":35,"column":21}]},"\/src\/repo\/includes\/connectors\/EDConnectorInline.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":9,"column":30}]},"\/src\/repo\/includes\/parsers\/EDParserBase.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":45}]},"\/src\/repo\/includes\/parsers\/EDParserHTMLwithCSS.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorDirectoryWalker.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":43,"column":39}]},"\/src\/repo\/includes\/parsers\/EDParserXML.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorSqlite.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorComposed.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":39,"column":23}]},"\/src\/repo\/includes\/parsers\/EDParserXMLsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserHTMLwithXPath.php":{"errors":0,"warnings":5,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":42,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":56,"column":60},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":60,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":64},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":113,"column":56}]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorThrottled.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":39}]},"\/src\/repo\/includes\/EDArraySlice.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPrepared.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDGetData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserGFF.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorFile.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPath.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":30}]},"\/src\/repo\/includes\/parsers\/EDParserArchive.php":{"errors":0,"warnings":5,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":18,"column":47},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":64},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":160,"column":60},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":161,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":162,"column":47}]},"\/src\/repo\/includes\/parsers\/EDParserJSONwithJSONPath.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDReparseJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserYAMLsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorWeb.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":51,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":53,"column":105},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":56,"column":34}]},"\/src\/repo\/includes\/parsers\/EDParserIni.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":69,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":123,"column":40}]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserRarTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/presets\/Test.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/ExternalDataHooks.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":22},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":22}]},"\/src\/repo\/includes\/parsers\/EDParserZip.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":21}]},"\/src\/repo\/ExternalData.i18n.magic.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserAuto.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserRar.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":51,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":72,"column":27}]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedPostgresql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserPharTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorSoap.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":75,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":88,"column":42}]},"\/src\/repo\/includes\/connectors\/EDConnectorRdbms.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorLdap.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":142,"column":58},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":151,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":152,"column":84},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":156,"column":83}]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserZipTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserJSON.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserArchiveTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorOdbc.php":{"errors":0,"warnings":8,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":67,"column":49},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":68,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":224,"column":40},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":225,"column":66},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":69},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":231,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":240,"column":37},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":261,"column":22}]},"\/src\/repo\/includes\/connectors\/EDConnectorPostgresql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserXMLwithXPath.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":45,"column":67},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":60}]},"\/src\/repo\/includes\/presets\/Reference.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedOdbc.php":{"errors":0,"warnings":1,"messages":[{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":133,"column":26}]},"\/src\/repo\/tests\/phpunit\/unit\/EDTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/EDScribuntoTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":4,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":5,"column":57},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":6,"column":37},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":7,"column":36},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":8,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":9,"column":36},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":11,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":12,"column":31}]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorCached.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":42}]},"\/src\/repo\/includes\/connectors\/EDConnectorDirectory.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":67,"column":68}]},"\/src\/repo\/includes\/parsers\/EDParserJSONsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorParsable.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":141,"column":72},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":142,"column":68},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":159,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":202,"column":40},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":245,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":251,"column":40}]},"\/src\/repo\/includes\/connectors\/EDConnectorExe.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":13,"column":28},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":20,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":58,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":138,"column":38},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":140,"column":42},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":141,"column":56},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":172,"column":49}]},"\/src\/repo\/includes\/presets\/Base.php":{"errors":0,"warnings":1,"messages":[{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.Found","severity":5,"fixable":false,"type":"WARNING","line":117,"column":28}]},"\/src\/repo\/includes\/parsers\/EDParserCSV.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":36,"column":48},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":183,"column":40},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":257,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":266,"column":54}]},"\/src\/repo\/includes\/connectors\/EDConnectorDb.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":29},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":76,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":84,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":118,"column":32},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":121,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":126,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":197,"column":34}]},"\/src\/repo\/tests\/phpunit\/unit\/connectors\/EDConnectorBaseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorHttp.php":{"errors":0,"warnings":8,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":16,"column":28},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":49},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":124,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":125,"column":76},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":293,"column":14}]},"\/src\/repo\/includes\/EDParsesParams.php":{"errors":0,"warnings":19,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":75,"column":42},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":78,"column":94},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":79,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":81,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":38},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":46},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":89,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":91,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":92,"column":45},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":93,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":95,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":98,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":107,"column":46},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":109,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":111,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":118,"column":22},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":137,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":169,"column":58}]},"\/src\/repo\/tests\/phpunit\/unit\/EDParserFunctionsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDParserFunctions.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":11,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":207,"column":37},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":254,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":335,"column":56},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":354,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":491,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":492,"column":47},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":515,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":516,"column":47}]},"\/src\/repo\/includes\/EDJsonObject.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":18},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.Found","severity":5,"fixable":false,"type":"WARNING","line":549,"column":31}]},"\/src\/repo\/includes\/connectors\/EDConnectorMongodb.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":91,"column":57},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":250,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":257,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":265,"column":16}]},"\/src\/repo\/includes\/EDScribunto.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorBase.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":12,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":352,"column":45},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":353,"column":54},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":360,"column":44},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":361,"column":54},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":525,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":717,"column":62}]},"\/src\/repo\/includes\/presets\/Media.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":34},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":446,"column":85}]}}} --- end --- PHPCS run failed $ vendor/bin/phpcs --report=json --- stdout --- {"totals":{"errors":0,"warnings":138,"fixable":0},"files":{"\/src\/repo\/ExternalData.i18n.alias.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserRegex.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorOdbcMssql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorDummy.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":47}]},"\/src\/repo\/includes\/connectors\/EDConnectorSql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserText.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserYAMLwithJSONPath.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorDirectoryWalker.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":43,"column":39}]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedMysql.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":71,"column":39}]},"\/src\/repo\/includes\/parsers\/EDParserPhar.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":35,"column":21}]},"\/src\/repo\/includes\/parsers\/EDParserException.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserHTMLwithCSS.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserBase.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":45}]},"\/src\/repo\/includes\/connectors\/EDConnectorInline.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":9,"column":30}]},"\/src\/repo\/includes\/parsers\/EDParserXML.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserHTMLwithXPath.php":{"errors":0,"warnings":5,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":42,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":56,"column":60},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":60,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":64},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":113,"column":56}]},"\/src\/repo\/includes\/connectors\/EDConnectorSqlite.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDGetData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserGFF.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserXMLsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserJSONwithJSONPath.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorWeb.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":51,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":53,"column":105},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":56,"column":34}]},"\/src\/repo\/includes\/parsers\/EDParserArchive.php":{"errors":0,"warnings":5,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":18,"column":47},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":64},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":160,"column":60},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":161,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":162,"column":47}]},"\/src\/repo\/includes\/parsers\/EDParserYAMLsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPath.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":30}]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorThrottled.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":39}]},"\/src\/repo\/includes\/parsers\/EDParserAuto.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserRar.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":51,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":72,"column":27}]},"\/src\/repo\/includes\/connectors\/EDConnectorRdbms.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDReparseJob.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorComposed.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":39,"column":23}]},"\/src\/repo\/includes\/ExternalDataHooks.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":22},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":63,"column":22}]},"\/src\/repo\/includes\/parsers\/EDParserXMLwithXPath.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":45,"column":67},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":60}]},"\/src\/repo\/includes\/parsers\/EDParserJSON.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/ExternalData.i18n.magic.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserZip.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":49,"column":21}]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorCached.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":42}]},"\/src\/repo\/includes\/EDArraySlice.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPrepared.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorFile.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorLdap.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":142,"column":58},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":151,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":152,"column":84},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":156,"column":83}]},"\/src\/repo\/includes\/parsers\/EDParserIni.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":69,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":123,"column":40}]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedOdbc.php":{"errors":0,"warnings":1,"messages":[{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":133,"column":26}]},"\/src\/repo\/tests\/phpunit\/unit\/EDTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserRarTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/presets\/Reference.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPostgresql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorPreparedPostgresql.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/integration\/EDScribuntoTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorSoap.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":75,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":88,"column":42}]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":4,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":5,"column":57},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":6,"column":37},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":7,"column":36},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":8,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":9,"column":36},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":10,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":11,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":12,"column":31}]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorOdbc.php":{"errors":0,"warnings":8,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":67,"column":49},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":68,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":224,"column":40},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":225,"column":66},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":69},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":231,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":240,"column":37},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":261,"column":22}]},"\/src\/repo\/includes\/connectors\/EDConnectorExe.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":13,"column":28},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":20,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":58,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":138,"column":38},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":140,"column":42},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":141,"column":56},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":172,"column":49}]},"\/src\/repo\/includes\/parsers\/EDParserJSONsimple.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserPharTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/presets\/Test.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/traits\/EDConnectorParsable.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":71},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":141,"column":72},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":142,"column":68},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":159,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":202,"column":40},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":245,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":251,"column":40}]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserArchiveTestBase.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/parsers\/EDParserCSV.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":36,"column":48},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":183,"column":40},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition","severity":5,"fixable":false,"type":"WARNING","line":257,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":266,"column":54}]},"\/src\/repo\/includes\/connectors\/EDConnectorDirectory.php":{"errors":0,"warnings":1,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":67,"column":68}]},"\/src\/repo\/tests\/phpunit\/unit\/parsers\/EDParserZipTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorDb.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":29},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":76,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":84,"column":41},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":118,"column":32},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":121,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":126,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":197,"column":34}]},"\/src\/repo\/includes\/presets\/Base.php":{"errors":0,"warnings":1,"messages":[{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.Found","severity":5,"fixable":false,"type":"WARNING","line":117,"column":28}]},"\/src\/repo\/tests\/phpunit\/unit\/EDParserFunctionsTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/EDParsesParams.php":{"errors":0,"warnings":19,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":75,"column":42},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":78,"column":94},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":79,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":81,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":38},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":86,"column":46},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":89,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":91,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":92,"column":45},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":93,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":95,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":98,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":107,"column":46},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":109,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":111,"column":27},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":118,"column":22},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":137,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":169,"column":58}]},"\/src\/repo\/includes\/EDJsonObject.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":18},{"message":"Variable assignment found within a condition. Did you mean to do a comparison ?","source":"Generic.CodeAnalysis.AssignmentInCondition.Found","severity":5,"fixable":false,"type":"WARNING","line":549,"column":31}]},"\/src\/repo\/includes\/connectors\/EDConnectorHttp.php":{"errors":0,"warnings":8,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":14,"column":30},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":15,"column":31},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":16,"column":28},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":85,"column":21},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":87,"column":49},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":124,"column":74},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":125,"column":76},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":293,"column":14}]},"\/src\/repo\/includes\/EDParserFunctions.php":{"errors":0,"warnings":9,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":11,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":207,"column":37},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":254,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":335,"column":56},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":354,"column":35},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":491,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":492,"column":47},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":515,"column":33},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":516,"column":47}]},"\/src\/repo\/includes\/EDScribunto.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorMongodb.php":{"errors":0,"warnings":4,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":91,"column":57},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":250,"column":39},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":257,"column":75},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":265,"column":16}]},"\/src\/repo\/includes\/presets\/Media.php":{"errors":0,"warnings":2,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":226,"column":34},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":446,"column":85}]},"\/src\/repo\/tests\/phpunit\/unit\/connectors\/EDConnectorBaseTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/includes\/connectors\/EDConnectorBase.php":{"errors":0,"warnings":7,"messages":[{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":12,"column":25},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":352,"column":45},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":353,"column":54},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":360,"column":44},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":361,"column":54},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":525,"column":63},{"message":"Comments should start on new line.","source":"MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment","severity":5,"fixable":false,"type":"WARNING","line":717,"column":62}]}}} --- end --- $ git checkout .phpcs.xml --- stderr --- Updated 1 path from the index --- stdout --- --- end --- Tests still failing. Skipping $ /usr/bin/composer install --- stderr --- Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Nothing to install, update or remove Generating optimized autoload files 19 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- --- end --- $ /usr/bin/composer test --- stderr --- > parallel-lint . --exclude node_modules --exclude vendor > phpcs -sp --cache > minus-x check . > vendor/bin/phan -d . --long-progress-bar --color --require-config-exists --allow-polyfill-parser Parsing files... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 62 (100%) 29MB ░░░░░░░░ 62 / 62 (100%) 29MB Analyzing classes... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 51MB Analyzing functions... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 51MB Analyzing methods... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 53MB Analyzing files... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 62 ( 90%) 84MB ░░░░░░░░ 62 / 62 (100%) 84MB Script vendor/bin/phan -d . --long-progress-bar --color --require-config-exists --allow-polyfill-parser handling the phan event returned with error code 1 Script @phan was called via test --- stdout --- PHP 8.2.20 | 10 parallel jobs ............................................................ 60/74 ( 81%) .............. 74/74 (100%) Checked 74 files in 0.4 seconds No syntax error found ..................................... 37 / 37 (100%) Time: 269ms; Memory: 10MB MinusX ====== Processing /src/repo... ............................................................. ............................................................. ............................................................. ............................ All good! [96mincludes/EDArraySlice.php[0m:[37m80[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93madjustSlice[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDArraySlice.php[0m:[37m84[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDArraySlice.php[0m:[37m108[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93msliceIndices[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDGetData.php[0m:[37m17[0m [31mPhanUndeclaredClass[0m Reference to undeclared class [32m\SpecialPage[0m [96mincludes/EDGetData.php[0m:[37m22[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::setHeaders[0m [96mincludes/EDGetData.php[0m:[37m25[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mnewFromText[0m from undeclared class [32m\Title[0m [96mincludes/EDGetData.php[0m:[37m27[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::msg[0m [96mincludes/EDGetData.php[0m:[37m28[0m [31mPhanUndeclaredClassMethod[0m Call to method [93melement[0m from undeclared class [32m\Html[0m [96mincludes/EDGetData.php[0m:[37m29[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::getOutput[0m [96mincludes/EDGetData.php[0m:[37m33[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::getOutput[0m [96mincludes/EDGetData.php[0m:[37m34[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::getUser[0m [96mincludes/EDGetData.php[0m:[37m35[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/EDGetData.php[0m:[37m40[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/EDGetData.php[0m:[37m43[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/EDGetData.php[0m:[37m46[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mfactory[0m from undeclared class [32m\WikiPage[0m [96mincludes/EDGetData.php[0m:[37m49[0m [31mPhanUndeclaredClassInstanceof[0m Checking instanceof against undeclared class [32m\TextContent[0m [96mincludes/EDGetData.php[0m:[37m52[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetText[0m from undeclared class [32m\TextContent[0m [96mincludes/EDGetData.php[0m:[37m54[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mdelimiterReplace[0m from undeclared class [32m\StringUtils[0m [96mincludes/EDGetData.php[0m:[37m66[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDGetData::getRequest[0m [96mincludes/EDJsonObject.php[0m:[37m115[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfMessage()[0m [96mincludes/EDJsonObject.php[0m:[37m139[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mget[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m154[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mexpressionValue[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m211[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mbooleanExpressionComparison[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m244[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mbooleanExpressionAnds[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m282[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mbooleanExpression[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m374[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mopChildSelector[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m376[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m472[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m488[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mopRecursiveSelector[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m508[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mgetReal[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m511[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m571[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDJsonObject.php[0m:[37m571[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfMessage()[0m [96mincludes/EDParserFunctions.php[0m:[37m45[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfMessage()[0m [96mincludes/EDParserFunctions.php[0m:[37m85[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetText[0m from undeclared class [32m\Title[0m [96mincludes/EDParserFunctions.php[0m:[37m88[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mnewMainPage[0m from undeclared class [32m\Title[0m [96mincludes/EDParserFunctions.php[0m:[37m227[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m227[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m227[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m334[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPreprocessor[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m361[0m [31mPhanUndeclaredClassConstant[0m Reference to constant [91mNO_ARGS[0m from undeclared class [32m\PPFrame[0m [96mincludes/EDParserFunctions.php[0m:[37m361[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mexpand[0m from undeclared class [32m\PPFrame[0m [96mincludes/EDParserFunctions.php[0m:[37m372[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mexpand[0m from undeclared class [32m\PPFrame[0m [96mincludes/EDParserFunctions.php[0m:[37m384[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m384[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m384[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m392[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mexpand[0m from undeclared class [32m\PPFrame[0m [96mincludes/EDParserFunctions.php[0m:[37m393[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetArguments[0m from undeclared class [32m\PPFrame[0m [96mincludes/EDParserFunctions.php[0m:[37m493[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m493[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m493[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m499[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfMessage()[0m [96mincludes/EDParserFunctions.php[0m:[37m518[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m518[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/EDParserFunctions.php[0m:[37m518[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\Parser[0m [96mincludes/EDParsesParams.php[0m:[37m294[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msuppressWarnings[0m from undeclared class [32m\Wikimedia\AtEase\AtEase[0m [96mincludes/EDParsesParams.php[0m:[37m301[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mrestoreWarnings[0m from undeclared class [32m\Wikimedia\AtEase\AtEase[0m [96mincludes/EDParsesParams.php[0m:[37m310[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/EDReparseJob.php[0m:[37m16[0m [31mPhanUndeclaredClass[0m Reference to undeclared class [32m\Job[0m [96mincludes/EDReparseJob.php[0m:[37m17[0m [91mPhanUndeclaredProperty[0m Reference to undeclared property [36m\EDReparseJob->removeDuplicates[0m [96mincludes/EDReparseJob.php[0m:[37m26[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDReparseJob::getReleaseTimestamp[0m [96mincludes/EDReparseJob.php[0m:[37m26[0m [91mPhanUndeclaredProperty[0m Reference to undeclared property [36m\EDReparseJob->params[0m [96mincludes/EDReparseJob.php[0m:[37m28[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDReparseJob::getTitle[0m [96mincludes/EDReparseJob.php[0m:[37m30[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/EDReparseJob.php[0m:[37m33[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/EDReparseJob.php[0m:[37m37[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mfactory[0m from undeclared class [32m\WikiPage[0m [96mincludes/EDReparseJob.php[0m:[37m42[0m [31mPhanUndeclaredMethod[0m Call to undeclared method [93m\EDReparseJob::getTitle[0m [96mincludes/EDScribunto.php[0m:[37m59[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfMessage()[0m [96mincludes/ExternalDataHooks.php[0m:[37m20[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m23[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m23[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m23[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m28[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m32[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m33[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m36[0m [31mPhanUndeclaredClassConstant[0m Reference to constant [91mSFH_OBJECT_ARGS[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m38[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m40[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetFunctionHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m45[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msetHook[0m from undeclared class [32m\Parser[0m [96mincludes/ExternalDataHooks.php[0m:[37m90[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetDB[0m from undeclared class [32m\DatabaseUpdater[0m [96mincludes/ExternalDataHooks.php[0m:[37m92[0m [31mPhanUndeclaredClassMethod[0m Call to method [93maddExtensionTable[0m from undeclared class [32m\DatabaseUpdater[0m [96mincludes/ExternalDataHooks.php[0m:[37m94[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mdropExtensionField[0m from undeclared class [32m\DatabaseUpdater[0m [96mincludes/connectors/EDConnectorBase.php[0m:[37m715[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetPage[0m from undeclared class [32m\Parser[0m [96mincludes/connectors/EDConnectorBase.php[0m:[37m715[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetTitle[0m from undeclared class [32m\Parser[0m [96mincludes/connectors/EDConnectorBase.php[0m:[37m717[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/connectors/EDConnectorBase.php[0m:[37m895[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93minject3d[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/connectors/EDConnectorExe.php[0m:[37m50[0m [31mPhanUndeclaredClassMethod[0m Call to method [93misDisabled[0m from undeclared class [32m\MediaWiki\Shell\Shell[0m [96mincludes/connectors/EDConnectorExe.php[0m:[37m141[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mcommand[0m from undeclared class [32m\MediaWiki\Shell\Shell[0m [96mincludes/connectors/EDConnectorExe.php[0m:[37m229[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/EDConnectorExe.php[0m:[37m239[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mcommand[0m from undeclared class [32m\MediaWiki\Shell\Shell[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m129[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m231[0m [31mPhanUndeclaredFunction[0m Call to undeclared function [93m\wfDebug()[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m236[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m247[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\Logger\LoggerFactory[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m261[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\Logger\LoggerFactory[0m [96mincludes/connectors/EDConnectorHttp.php[0m:[37m262[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mwrap[0m from undeclared class [32m\Status[0m [96mincludes/connectors/EDConnectorLdap.php[0m:[37m169[0m [31mPhanUndeclaredClassCatch[0m Catching undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/connectors/EDConnectorLdap.php[0m:[37m170[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetMessage[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/connectors/EDConnectorMongodb.php[0m:[37m131[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\CACHE_ACCEL[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/EDConnectorMongodb.php[0m:[37m131[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\CACHE_MEMCACHED[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/EDConnectorMongodb.php[0m:[37m134[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetLocalClusterInstance[0m from undeclared class [32m\ObjectCache[0m [96mincludes/connectors/EDConnectorMongodb.php[0m:[37m382[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetLocalClusterInstance[0m from undeclared class [32m\ObjectCache[0m [96mincludes/connectors/EDConnectorMongodb.php[0m:[37m395[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetLocalClusterInstance[0m from undeclared class [32m\ObjectCache[0m [96mincludes/connectors/EDConnectorPostgresql.php[0m:[37m37[0m [31mPhanUndeclaredClassMethod[0m Call to method [93maddIdentifierQuotes[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m26[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\mysqli[0m ([37mDid you mean to configure a stub with https://github.com/phan/phan/wiki/How-To-Use-Stubs#internal-stubs or to enable the extension providing the class.[0m) [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m39[0m [91mPhanUndeclaredClassProperty[0m Reference to instance property [36mconnect_error[0m from undeclared class [32m\mysqli[0m ([37mDid you mean to configure a stub with https://github.com/phan/phan/wiki/How-To-Use-Stubs#internal-stubs or to enable the extension providing the class.[0m) [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m41[0m [91mPhanUndeclaredClassProperty[0m Reference to instance property [36mconnect_error[0m from undeclared class [32m\mysqli[0m ([37mDid you mean to configure a stub with https://github.com/phan/phan/wiki/How-To-Use-Stubs#internal-stubs or to enable the extension providing the class.[0m) [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m53[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mprepare[0m from undeclared class [32m\mysqli[0m ([37mDid you mean to configure a stub with https://github.com/phan/phan/wiki/How-To-Use-Stubs#internal-stubs or to enable the extension providing the class.[0m) [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m70[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\MYSQLI_ASSOC[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/EDConnectorPreparedMysql.php[0m:[37m82[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mclose[0m from undeclared class [32m\mysqli[0m ([37mDid you mean to configure a stub with https://github.com/phan/phan/wiki/How-To-Use-Stubs#internal-stubs or to enable the extension providing the class.[0m) [96mincludes/connectors/EDConnectorPreparedOdbc.php[0m:[37m98[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mfetch[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m24[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\DBO_DEFAULT[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m44[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mfactory[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m67[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mselectSQLText[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m83[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mselect[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m105[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlastError[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorRdbms.php[0m:[37m116[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mclose[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/EDConnectorWeb.php[0m:[37m72[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/EDConnectorWeb.php[0m:[37m77[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m53[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m54[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\DB_PRIMARY[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m55[0m [31mPhanUndeclaredConstant[0m Reference to undeclared constant [91m\DB_REPLICA[0m. This will cause a thrown Error in php 8.0+. [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m56[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mtableExists[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m132[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mselectRow[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m161[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mdelete[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/traits/EDConnectorCached.php[0m:[37m164[0m [31mPhanUndeclaredClassMethod[0m Call to method [93minsert[0m from undeclared class [32m\Wikimedia\Rdbms\Database[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m40[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetLocalClusterInstance[0m from undeclared class [32m\ObjectCache[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m73[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mget[0m from undeclared class [32m\BagOStuff[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m83[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mset[0m from undeclared class [32m\BagOStuff[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m93[0m [91mPhanUndeclaredClassReference[0m Reference to undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m96[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m99[0m [31mPhanUndeclaredClassMethod[0m Call to method [93msingleton[0m from undeclared class [32m\JobQueueGroup[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m102[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetText[0m from undeclared class [32m\Title[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m103[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetNamespace[0m from undeclared class [32m\Title[0m [96mincludes/connectors/traits/EDConnectorThrottled.php[0m:[37m113[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mfactory[0m from undeclared class [32m\Job[0m [96mincludes/parsers/EDParserJSONsimple.php[0m:[37m35[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mdecode[0m from undeclared class [32m\FormatJson[0m [96mincludes/parsers/EDParserJSONwithJSONPath.php[0m:[37m62[0m [31mPhanUndeclaredClassCatch[0m Catching undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/parsers/EDParserJSONwithJSONPath.php[0m:[37m63[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetMessage[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/parsers/EDParserXML.php[0m:[37m25[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93m__construct[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/parsers/EDParserXMLwithXPath.php[0m:[37m21[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93m__construct[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/parsers/EDParserYAMLwithJSONPath.php[0m:[37m58[0m [31mPhanUndeclaredClassCatch[0m Catching undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/parsers/EDParserYAMLwithJSONPath.php[0m:[37m59[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetMessage[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Base.php[0m:[37m140[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/presets/Media.php[0m:[37m324[0m [31mPhanUndeclaredClassStaticProperty[0m Reference to static property [36mnames[0m from undeclared class [32m\MediaWiki\Languages\Data\Names[0m [96mincludes/presets/Media.php[0m:[37m385[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m423[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m424[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m430[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/presets/Media.php[0m:[37m480[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m482[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m498[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m [96mincludes/presets/Media.php[0m:[37m566[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mwikilinksInSvg[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m572[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m578[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m598[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mlocalurl[0m from undeclared class [32m\CoreParserFunctions[0m ([37mDid you mean class \EDParserFunctions[0m) [96mincludes/presets/Media.php[0m:[37m636[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93mfilepathToUrl[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m642[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m648[0m [31mPhanUndeclaredClassMethod[0m Call to method [93m__construct[0m from undeclared class [32m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m666[0m [91mPhanUndeclaredTypeThrowsType[0m @throws type of [93minject3d[0m has undeclared type [37m\MWException[0m ([37mDid you mean class \Exception[0m) [96mincludes/presets/Media.php[0m:[37m667[0m [31mPhanUndeclaredClassMethod[0m Call to method [93mgetInstance[0m from undeclared class [32m\MediaWiki\MediaWikiServices[0m --- end --- Traceback (most recent call last): File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1864, in main libup.run(args.repo, args.output, args.branch) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1804, in run self.composer_upgrade(plan) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 984, in composer_upgrade self.composer_test() File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 341, in composer_test self.check_call(["composer", "test"]) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call res.check_returncode() File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['/usr/bin/composer', 'test']' returned non-zero exit status 1.