This run took 45 seconds.
From 52d4add49fbad243f2266828b68484646ac999ee Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 25 Feb 2026 02:45:47 +0000
Subject: [PATCH] build: Updating composer dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* mediawiki/mediawiki-codesniffer: 48.0.0 → 50.0.0
* mediawiki/minus-x: 1.1.3 → 2.0.1
Change-Id: Ide880d61ad3ac0118ff059f1ab14911547c1e0ef
---
composer.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/composer.json b/composer.json
index 288f191..e14b42d 100644
--- a/composer.json
+++ b/composer.json
@@ -28,9 +28,9 @@
},
"require-dev": {
"ext-json": "*",
- "mediawiki/mediawiki-codesniffer": "48.0.0",
+ "mediawiki/mediawiki-codesniffer": "50.0.0",
"mediawiki/mediawiki-phan-config": "0.19.0",
- "mediawiki/minus-x": "1.1.3",
+ "mediawiki/minus-x": "2.0.1",
"ockcyp/covers-validator": "1.7.0",
"php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.4.0",
--
2.47.3
$ date
--- stdout ---
Wed Feb 25 02:45:05 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-libs-RemexHtml.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/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/master
--- stdout ---
00b415f67b87819ac60d1af4f875d47ad0525786 refs/heads/master
--- 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: 66 installs, 0 updates, 0 removals
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.9)
- Locking composer/xdebug-handler (3.0.5)
- Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
- Locking doctrine/deprecations (1.1.6)
- Locking felixfbecker/advanced-json-rpc (v3.2.1)
- Locking mediawiki/mediawiki-codesniffer (v48.0.0)
- Locking mediawiki/mediawiki-phan-config (0.19.0)
- Locking mediawiki/minus-x (1.1.3)
- Locking mediawiki/phan-taint-check-plugin (9.0.0)
- Locking myclabs/deep-copy (1.13.4)
- Locking netresearch/jsonmapper (v4.5.0)
- Locking nikic/php-parser (v5.7.0)
- Locking ockcyp/covers-validator (v1.7.0)
- Locking phan/phan (6.0.1)
- Locking phan/tolerant-php-parser (v0.2.0)
- Locking phan/var_representation_polyfill (0.1.4)
- Locking phar-io/manifest (2.0.4)
- Locking phar-io/version (3.2.1)
- 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.4.0)
- Locking phpcsstandards/phpcsutils (1.1.1)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.6.6)
- Locking phpdocumentor/type-resolver (1.12.0)
- Locking phpstan/phpdoc-parser (2.3.2)
- Locking phpunit/php-code-coverage (10.1.16)
- Locking phpunit/php-file-iterator (4.1.0)
- Locking phpunit/php-invoker (4.0.0)
- Locking phpunit/php-text-template (3.0.1)
- Locking phpunit/php-timer (6.0.0)
- Locking phpunit/phpunit (10.5.63)
- Locking psr/container (2.0.2)
- Locking psr/log (3.0.2)
- Locking sabre/event (5.1.7)
- Locking sebastian/cli-parser (2.0.1)
- Locking sebastian/code-unit (2.0.0)
- Locking sebastian/code-unit-reverse-lookup (3.0.0)
- Locking sebastian/comparator (5.0.5)
- Locking sebastian/complexity (3.2.0)
- Locking sebastian/diff (5.1.1)
- Locking sebastian/environment (6.1.0)
- Locking sebastian/exporter (5.1.4)
- Locking sebastian/global-state (6.0.2)
- Locking sebastian/lines-of-code (2.0.2)
- Locking sebastian/object-enumerator (5.0.0)
- Locking sebastian/object-reflector (3.0.0)
- Locking sebastian/recursion-context (5.0.1)
- Locking sebastian/type (4.0.0)
- Locking sebastian/version (4.0.1)
- Locking squizlabs/php_codesniffer (3.13.2)
- Locking symfony/console (v6.4.32)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/polyfill-ctype (v1.33.0)
- Locking symfony/polyfill-intl-grapheme (v1.33.0)
- Locking symfony/polyfill-intl-normalizer (v1.33.0)
- Locking symfony/polyfill-mbstring (v1.33.0)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v7.4.4)
- Locking theseer/tokenizer (1.3.1)
- Locking webmozart/assert (2.1.5)
- Locking wikimedia/update-history (1.0.3)
- Locking wikimedia/utfnormal (4.0.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 66 installs, 0 updates, 0 removals
0 [>---------------------------] 0 [->--------------------------]
- Installing squizlabs/php_codesniffer (3.13.2): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing phpcsstandards/phpcsutils (1.1.1): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
- Installing composer/spdx-licenses (1.5.9): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v48.0.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing symfony/string (v7.4.4): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v6.4.32): Extracting archive
- Installing sabre/event (5.1.7): Extracting archive
- Installing phan/var_representation_polyfill (0.1.4): Extracting archive
- Installing phan/tolerant-php-parser (v0.2.0): Extracting archive
- Installing netresearch/jsonmapper (v4.5.0): Extracting archive
- Installing webmozart/assert (2.1.5): Extracting archive
- Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing doctrine/deprecations (1.1.6): Extracting archive
- Installing phpdocumentor/type-resolver (1.12.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.6.6): 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 (6.0.1): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (9.0.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.19.0): Extracting archive
- Installing mediawiki/minus-x (1.1.3): Extracting archive
- Installing sebastian/version (4.0.1): Extracting archive
- Installing sebastian/type (4.0.0): Extracting archive
- Installing sebastian/recursion-context (5.0.1): Extracting archive
- Installing sebastian/object-reflector (3.0.0): Extracting archive
- Installing sebastian/object-enumerator (5.0.0): Extracting archive
- Installing sebastian/global-state (6.0.2): Extracting archive
- Installing sebastian/exporter (5.1.4): Extracting archive
- Installing sebastian/environment (6.1.0): Extracting archive
- Installing sebastian/diff (5.1.1): Extracting archive
- Installing sebastian/comparator (5.0.5): Extracting archive
- Installing sebastian/code-unit (2.0.0): Extracting archive
- Installing sebastian/cli-parser (2.0.1): Extracting archive
- Installing phpunit/php-timer (6.0.0): Extracting archive
- Installing phpunit/php-text-template (3.0.1): Extracting archive
- Installing phpunit/php-invoker (4.0.0): Extracting archive
- Installing phpunit/php-file-iterator (4.1.0): Extracting archive
- Installing theseer/tokenizer (1.3.1): Extracting archive
- Installing nikic/php-parser (v5.7.0): Extracting archive
- Installing sebastian/lines-of-code (2.0.2): Extracting archive
- Installing sebastian/complexity (3.2.0): Extracting archive
- Installing sebastian/code-unit-reverse-lookup (3.0.0): Extracting archive
- Installing phpunit/php-code-coverage (10.1.16): Extracting archive
- Installing phar-io/version (3.2.1): Extracting archive
- Installing phar-io/manifest (2.0.4): Extracting archive
- Installing myclabs/deep-copy (1.13.4): Extracting archive
- Installing phpunit/phpunit (10.5.63): Extracting archive
- Installing ockcyp/covers-validator (v1.7.0): 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 wikimedia/update-history (1.0.3): Extracting archive
- Installing wikimedia/utfnormal (4.0.0): Extracting archive
0/64 [>---------------------------] 0%
28/64 [============>---------------] 43%
45/64 [===================>--------] 70%
57/64 [========================>---] 89%
64/64 [============================] 100%
3 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
40 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 48.0.0 -> 50.0.0
Upgrading c:mediawiki/minus-x from 1.1.3 -> 2.0.1
$ /usr/bin/composer update
--- stderr ---
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 4 updates, 0 removals
- Upgrading mediawiki/mediawiki-codesniffer (v48.0.0 => v50.0.0)
- Upgrading mediawiki/minus-x (1.1.3 => 2.0.1)
- Upgrading phpcsstandards/phpcsutils (1.1.1 => 1.2.2)
- Upgrading squizlabs/php_codesniffer (3.13.2 => 3.13.5)
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.13.2 => 3.13.5): Extracting archive
- Upgrading phpcsstandards/phpcsutils (1.1.1 => 1.2.2): Extracting archive
- Upgrading mediawiki/mediawiki-codesniffer (v48.0.0 => v50.0.0): Extracting archive
- Upgrading mediawiki/minus-x (1.1.3 => 2.0.1): Extracting archive
0/4 [>---------------------------] 0%
3/4 [=====================>------] 75%
4/4 [============================] 100%
Generating autoload files
40 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 ---
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":0,"fixable":0},"files":{"\/src\/repo\/src\/TreeBuilder\/TreeBuilderError.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Marker.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/DestructTracerNode.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Text.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/FormattingElement.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InPre.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/AfterAfterFrameset.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InSelectInTable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/DOM\/DOMFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/TemplateModeStack.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InCaption.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InColumnGroup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InRow.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InTextarea.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/TreeMutationTracer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/BeforeHead.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/TreeHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InHeadNoscript.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Stack.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/AbstractSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/SerializerError.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/AfterHead.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/NullTreeHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/Formatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/DepurateFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/DOM\/DOMFragmentBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/AfterBody.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/AfterFrameset.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/DOM\/DOMUtils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InTableBody.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/BeforeHtml.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/ForeignAttributes.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InHead.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/PropGuard.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/FastFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InSelect.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/DOM\/DOMSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/SimpleStack.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Initial.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/SerializerNode.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InsertionMode.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Element.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InTableText.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TokenGenerator.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/RelayTokenHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InFrameset.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TokenHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InForeignContent.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TokenSerializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/PlainAttributes.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/bin\/fuzz.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TokenGeneratorHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/NullTokenHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/Attribute.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InTemplate.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/Attributes.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/PropGuardTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TestTokenHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/AfterAfterBody.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/TestFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TreeBuilder\/RelayTreeHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/LazyAttributes.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/TokenizerError.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/TraceFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/DispatchTracer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Tokenizer\/RelayTokenHandlerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/CharacterSalad.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DestructionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/Html5Depurate.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/stubs\/DomDocument.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/ActiveFormattingElements.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/Utils.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Tokenizer\/PlainAttributesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Tokenizer\/LazyAttributesTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SerializerNodeDestructionTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phplint\/autoload.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/HtmlFormatter.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/FuzzTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InTable.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/SerializerWithTracer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/Dispatcher.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/Benchmark.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/CachingStack.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/RelayTreeHandler.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/FuzzData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/DestructTracer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/FuzzTest\/TokenSalad.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Serializer\/Serializer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/DOM\/DOMBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/Tokenizer\/TokenizerTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TreeBuilder\/TreeBuilderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/DOM\/DOMBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InBody.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/TreeBuilder.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tools\/GenerateDataFiles.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TreeBuilder\/InCell.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Tokenizer\/Tokenizer.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/HTMLData.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/build\/doxygen_php_filters.php":{"errors":0,"warnings":0,"messages":[]}}}
--- end ---
$ /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 autoload files
40 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 vendor
> phpunit
> covers-validator
> phpcs -sp
> phan -p --allow-polyfill-parser --long-progress-bar
Parsing files...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 2186 ( 3%) 62MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 108 / 2186 ( 5%) 69MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 162 / 2186 ( 7%) 79MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 216 / 2186 ( 10%) 98MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 270 / 2186 ( 16%) 103MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 324 / 2186 ( 16%) 103MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378 / 2186 ( 20%) 109MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 432 / 2186 ( 20%) 109MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 486 / 2186 ( 22%) 139MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 540 / 2186 ( 28%) 142MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 594 / 2186 ( 28%) 142MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 648 / 2186 ( 30%) 155MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 702 / 2186 ( 34%) 165MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 756 / 2186 ( 36%) 174MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 810 / 2186 ( 37%) 179MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 864 / 2186 ( 39%) 187MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 918 / 2186 ( 43%) 194MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 972 / 2186 ( 48%) 200MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1026 / 2186 ( 48%) 200MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1080 / 2186 ( 50%) 209MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1134 / 2186 ( 54%) 218MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1188 / 2186 ( 54%) 218MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1242 / 2186 ( 61%) 223MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1296 / 2186 ( 61%) 223MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1350 / 2186 ( 64%) 231MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1404 / 2186 ( 64%) 231MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1458 / 2186 ( 69%) 237MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1512 / 2186 ( 69%) 237MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1566 / 2186 ( 73%) 244MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1620 / 2186 ( 76%) 254MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1674 / 2186 ( 79%) 262MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1728 / 2186 ( 79%) 262MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1782 / 2186 ( 84%) 274MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1836 / 2186 ( 84%) 274MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1890 / 2186 ( 89%) 282MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1944 / 2186 ( 89%) 282MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1998 / 2186 ( 91%) 291MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2052 / 2186 ( 94%) 300MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2106 / 2186 ( 96%) 308MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2160 / 2186 ( 99%) 329MB
░░░░░░░░░░░░░░░░░░░░░░░░░░ 2186 / 2186 (100%) 332MB
Analyzing classes...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 391MB
Analyzing functions...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 392MB
Analyzing methods...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 403MB
Analyzing files...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 87 ( 64%) 420MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 87 / 87 (100%) 425MB
> minus-x check .
--- stdout ---
PHP 8.4.18 | 10 parallel jobs
............................................................ 60/101 ( 59%)
......................................... 101/101 (100%)
Checked 101 files in 0.4 seconds
No syntax error found
PHPUnit 10.5.63 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.18
Configuration: /src/repo/phpunit.xml.dist
........................................................... 59 / 23663 ( 0%)
........................................................... 118 / 23663 ( 0%)
........................................................... 177 / 23663 ( 0%)
........................................................... 236 / 23663 ( 0%)
........................................................... 295 / 23663 ( 1%)
........................................................... 354 / 23663 ( 1%)
........................................................... 413 / 23663 ( 1%)
........................................................... 472 / 23663 ( 1%)
........................................................... 531 / 23663 ( 2%)
........................................................... 590 / 23663 ( 2%)
........................................................... 649 / 23663 ( 2%)
........................................................... 708 / 23663 ( 2%)
........................................................... 767 / 23663 ( 3%)
........................................................... 826 / 23663 ( 3%)
........................................................... 885 / 23663 ( 3%)
........................................................... 944 / 23663 ( 3%)
........................................................... 1003 / 23663 ( 4%)
........................................................... 1062 / 23663 ( 4%)
........................................................... 1121 / 23663 ( 4%)
........................................................... 1180 / 23663 ( 4%)
........................................................... 1239 / 23663 ( 5%)
........................................................... 1298 / 23663 ( 5%)
........................................................... 1357 / 23663 ( 5%)
........................................................... 1416 / 23663 ( 5%)
........................................................... 1475 / 23663 ( 6%)
........................................................... 1534 / 23663 ( 6%)
........................................................... 1593 / 23663 ( 6%)
........................................................... 1652 / 23663 ( 6%)
........................................................... 1711 / 23663 ( 7%)
........................................................... 1770 / 23663 ( 7%)
........................................................... 1829 / 23663 ( 7%)
........................................................... 1888 / 23663 ( 7%)
........................................................... 1947 / 23663 ( 8%)
........................................................... 2006 / 23663 ( 8%)
........................................................... 2065 / 23663 ( 8%)
........................................................... 2124 / 23663 ( 8%)
........................................................... 2183 / 23663 ( 9%)
........................................................... 2242 / 23663 ( 9%)
........................................................... 2301 / 23663 ( 9%)
........................................................... 2360 / 23663 ( 9%)
........................................................... 2419 / 23663 ( 10%)
........................................................... 2478 / 23663 ( 10%)
........................................................... 2537 / 23663 ( 10%)
........................................................... 2596 / 23663 ( 10%)
........................................................... 2655 / 23663 ( 11%)
........................................................... 2714 / 23663 ( 11%)
........................................................... 2773 / 23663 ( 11%)
........................................................... 2832 / 23663 ( 11%)
........................................................... 2891 / 23663 ( 12%)
........................................................... 2950 / 23663 ( 12%)
........................................................... 3009 / 23663 ( 12%)
........................................................... 3068 / 23663 ( 12%)
........................................................... 3127 / 23663 ( 13%)
........................................................... 3186 / 23663 ( 13%)
........................................................... 3245 / 23663 ( 13%)
........................................................... 3304 / 23663 ( 13%)
........................................................... 3363 / 23663 ( 14%)
........................................................... 3422 / 23663 ( 14%)
........................................................... 3481 / 23663 ( 14%)
........................................................... 3540 / 23663 ( 14%)
........................................................... 3599 / 23663 ( 15%)
........................................................... 3658 / 23663 ( 15%)
........................................................... 3717 / 23663 ( 15%)
........................................................... 3776 / 23663 ( 15%)
........................................................... 3835 / 23663 ( 16%)
........................................................... 3894 / 23663 ( 16%)
........................................................... 3953 / 23663 ( 16%)
........................................................... 4012 / 23663 ( 16%)
........................................................... 4071 / 23663 ( 17%)
........................................................... 4130 / 23663 ( 17%)
........................................................... 4189 / 23663 ( 17%)
........................................................... 4248 / 23663 ( 17%)
........................................................... 4307 / 23663 ( 18%)
........................................................... 4366 / 23663 ( 18%)
........................................................... 4425 / 23663 ( 18%)
........................................................... 4484 / 23663 ( 18%)
........................................................... 4543 / 23663 ( 19%)
........................................................... 4602 / 23663 ( 19%)
........................................................... 4661 / 23663 ( 19%)
........................................................... 4720 / 23663 ( 19%)
........................................................... 4779 / 23663 ( 20%)
........................................................... 4838 / 23663 ( 20%)
........................................................... 4897 / 23663 ( 20%)
........................................................... 4956 / 23663 ( 20%)
........................................................... 5015 / 23663 ( 21%)
........................................................... 5074 / 23663 ( 21%)
........................................................... 5133 / 23663 ( 21%)
........................................................... 5192 / 23663 ( 21%)
........................................................... 5251 / 23663 ( 22%)
........................................................... 5310 / 23663 ( 22%)
........................................................... 5369 / 23663 ( 22%)
........................................................... 5428 / 23663 ( 22%)
........................................................... 5487 / 23663 ( 23%)
........................................................... 5546 / 23663 ( 23%)
........................................................... 5605 / 23663 ( 23%)
........................................................... 5664 / 23663 ( 23%)
........................................................... 5723 / 23663 ( 24%)
........................................................... 5782 / 23663 ( 24%)
........................................................... 5841 / 23663 ( 24%)
........................................................... 5900 / 23663 ( 24%)
........................................................... 5959 / 23663 ( 25%)
........................................................... 6018 / 23663 ( 25%)
........................................................... 6077 / 23663 ( 25%)
........................................................... 6136 / 23663 ( 25%)
........................................................... 6195 / 23663 ( 26%)
........................................................... 6254 / 23663 ( 26%)
........................................................... 6313 / 23663 ( 26%)
........................................................... 6372 / 23663 ( 26%)
........................................................... 6431 / 23663 ( 27%)
........................................................... 6490 / 23663 ( 27%)
........................................................... 6549 / 23663 ( 27%)
........................................................... 6608 / 23663 ( 27%)
........................................................... 6667 / 23663 ( 28%)
........................................................... 6726 / 23663 ( 28%)
........................................................... 6785 / 23663 ( 28%)
........................................................... 6844 / 23663 ( 28%)
........................................................... 6903 / 23663 ( 29%)
........................................................... 6962 / 23663 ( 29%)
........................................................... 7021 / 23663 ( 29%)
........................................................... 7080 / 23663 ( 29%)
........................................................... 7139 / 23663 ( 30%)
........................................................... 7198 / 23663 ( 30%)
........................................................... 7257 / 23663 ( 30%)
........................................................... 7316 / 23663 ( 30%)
........................................................... 7375 / 23663 ( 31%)
........................................................... 7434 / 23663 ( 31%)
........................................................... 7493 / 23663 ( 31%)
........................................................... 7552 / 23663 ( 31%)
........................................................... 7611 / 23663 ( 32%)
........................................................... 7670 / 23663 ( 32%)
........................................................... 7729 / 23663 ( 32%)
........................................................... 7788 / 23663 ( 32%)
........................................................... 7847 / 23663 ( 33%)
........................................................... 7906 / 23663 ( 33%)
........................................................... 7965 / 23663 ( 33%)
........................................................... 8024 / 23663 ( 33%)
........................................................... 8083 / 23663 ( 34%)
........................................................... 8142 / 23663 ( 34%)
........................................................... 8201 / 23663 ( 34%)
........................................................... 8260 / 23663 ( 34%)
........................................................... 8319 / 23663 ( 35%)
........................................................... 8378 / 23663 ( 35%)
........................................................... 8437 / 23663 ( 35%)
........................................................... 8496 / 23663 ( 35%)
........................................................... 8555 / 23663 ( 36%)
........................................................... 8614 / 23663 ( 36%)
........................................................... 8673 / 23663 ( 36%)
........................................................... 8732 / 23663 ( 36%)
........................................................... 8791 / 23663 ( 37%)
........................................................... 8850 / 23663 ( 37%)
........................................................... 8909 / 23663 ( 37%)
........................................................... 8968 / 23663 ( 37%)
........................................................... 9027 / 23663 ( 38%)
........................................................... 9086 / 23663 ( 38%)
........................................................... 9145 / 23663 ( 38%)
........................................................... 9204 / 23663 ( 38%)
........................................................... 9263 / 23663 ( 39%)
........................................................... 9322 / 23663 ( 39%)
........................................................... 9381 / 23663 ( 39%)
........................................................... 9440 / 23663 ( 39%)
........................................................... 9499 / 23663 ( 40%)
........................................................... 9558 / 23663 ( 40%)
........................................................... 9617 / 23663 ( 40%)
........................................................... 9676 / 23663 ( 40%)
........................................................... 9735 / 23663 ( 41%)
........................................................... 9794 / 23663 ( 41%)
........................................................... 9853 / 23663 ( 41%)
........................................................... 9912 / 23663 ( 41%)
........................................................... 9971 / 23663 ( 42%)
........................................................... 10030 / 23663 ( 42%)
........................................................... 10089 / 23663 ( 42%)
........................................................... 10148 / 23663 ( 42%)
........................................................... 10207 / 23663 ( 43%)
........................................................... 10266 / 23663 ( 43%)
........................................................... 10325 / 23663 ( 43%)
........................................................... 10384 / 23663 ( 43%)
........................................................... 10443 / 23663 ( 44%)
........................................................... 10502 / 23663 ( 44%)
........................................................... 10561 / 23663 ( 44%)
........................................................... 10620 / 23663 ( 44%)
........................................................... 10679 / 23663 ( 45%)
........................................................... 10738 / 23663 ( 45%)
........................................................... 10797 / 23663 ( 45%)
........................................................... 10856 / 23663 ( 45%)
........................................................... 10915 / 23663 ( 46%)
........................................................... 10974 / 23663 ( 46%)
........................................................... 11033 / 23663 ( 46%)
........................................................... 11092 / 23663 ( 46%)
........................................................... 11151 / 23663 ( 47%)
........................................................... 11210 / 23663 ( 47%)
........................................................... 11269 / 23663 ( 47%)
........................................................... 11328 / 23663 ( 47%)
........................................................... 11387 / 23663 ( 48%)
........................................................... 11446 / 23663 ( 48%)
........................................................... 11505 / 23663 ( 48%)
........................................................... 11564 / 23663 ( 48%)
........................................................... 11623 / 23663 ( 49%)
........................................................... 11682 / 23663 ( 49%)
........................................................... 11741 / 23663 ( 49%)
........................................................... 11800 / 23663 ( 49%)
........................................................... 11859 / 23663 ( 50%)
........................................................... 11918 / 23663 ( 50%)
........................................................... 11977 / 23663 ( 50%)
........................................................... 12036 / 23663 ( 50%)
........................................................... 12095 / 23663 ( 51%)
........................................................... 12154 / 23663 ( 51%)
........................................................... 12213 / 23663 ( 51%)
........................................................... 12272 / 23663 ( 51%)
........................................................... 12331 / 23663 ( 52%)
........................................................... 12390 / 23663 ( 52%)
........................................................... 12449 / 23663 ( 52%)
........................................................... 12508 / 23663 ( 52%)
........................................................... 12567 / 23663 ( 53%)
........................................................... 12626 / 23663 ( 53%)
........................................................... 12685 / 23663 ( 53%)
........................................................... 12744 / 23663 ( 53%)
........................................................... 12803 / 23663 ( 54%)
........................................................... 12862 / 23663 ( 54%)
........................................................... 12921 / 23663 ( 54%)
........................................................... 12980 / 23663 ( 54%)
........................................................... 13039 / 23663 ( 55%)
........................................................... 13098 / 23663 ( 55%)
........................................................... 13157 / 23663 ( 55%)
........................................................... 13216 / 23663 ( 55%)
........................................................... 13275 / 23663 ( 56%)
........................................................... 13334 / 23663 ( 56%)
........................................................... 13393 / 23663 ( 56%)
........................................................... 13452 / 23663 ( 56%)
........................................................... 13511 / 23663 ( 57%)
........................................................... 13570 / 23663 ( 57%)
........................................................... 13629 / 23663 ( 57%)
........................................................... 13688 / 23663 ( 57%)
........................................................... 13747 / 23663 ( 58%)
........................................................... 13806 / 23663 ( 58%)
........................................................... 13865 / 23663 ( 58%)
........................................................... 13924 / 23663 ( 58%)
........................................................... 13983 / 23663 ( 59%)
........................................................... 14042 / 23663 ( 59%)
........................................................... 14101 / 23663 ( 59%)
........................................................... 14160 / 23663 ( 59%)
........................................................... 14219 / 23663 ( 60%)
........................................................... 14278 / 23663 ( 60%)
........................................................... 14337 / 23663 ( 60%)
........................................................... 14396 / 23663 ( 60%)
........................................................... 14455 / 23663 ( 61%)
........................................................... 14514 / 23663 ( 61%)
........................................................... 14573 / 23663 ( 61%)
........................................................... 14632 / 23663 ( 61%)
........................................................... 14691 / 23663 ( 62%)
........................................................... 14750 / 23663 ( 62%)
........................................................... 14809 / 23663 ( 62%)
........................................................... 14868 / 23663 ( 62%)
........................................................... 14927 / 23663 ( 63%)
........................................................... 14986 / 23663 ( 63%)
........................................................... 15045 / 23663 ( 63%)
........................................................... 15104 / 23663 ( 63%)
........................................................... 15163 / 23663 ( 64%)
........................................................... 15222 / 23663 ( 64%)
........................................................... 15281 / 23663 ( 64%)
........................................................... 15340 / 23663 ( 64%)
........................................................... 15399 / 23663 ( 65%)
........................................................... 15458 / 23663 ( 65%)
........................................................... 15517 / 23663 ( 65%)
........................................................... 15576 / 23663 ( 65%)
........................................................... 15635 / 23663 ( 66%)
........................................................... 15694 / 23663 ( 66%)
........................................................... 15753 / 23663 ( 66%)
........................................................... 15812 / 23663 ( 66%)
........................................................... 15871 / 23663 ( 67%)
........................................................... 15930 / 23663 ( 67%)
........................................................... 15989 / 23663 ( 67%)
........................................................... 16048 / 23663 ( 67%)
........................................................... 16107 / 23663 ( 68%)
........................................................... 16166 / 23663 ( 68%)
........................................................... 16225 / 23663 ( 68%)
........................................................... 16284 / 23663 ( 68%)
........................................................... 16343 / 23663 ( 69%)
........................................................... 16402 / 23663 ( 69%)
........................................................... 16461 / 23663 ( 69%)
........................................................... 16520 / 23663 ( 69%)
........................................................... 16579 / 23663 ( 70%)
........................................................... 16638 / 23663 ( 70%)
........................................................... 16697 / 23663 ( 70%)
........................................................... 16756 / 23663 ( 70%)
........................................................... 16815 / 23663 ( 71%)
........................................................... 16874 / 23663 ( 71%)
........................................................... 16933 / 23663 ( 71%)
........................................................... 16992 / 23663 ( 71%)
........................................................... 17051 / 23663 ( 72%)
........................................................... 17110 / 23663 ( 72%)
........................................................... 17169 / 23663 ( 72%)
........................................................... 17228 / 23663 ( 72%)
........................................................... 17287 / 23663 ( 73%)
........................................................... 17346 / 23663 ( 73%)
........................................................... 17405 / 23663 ( 73%)
........................................................... 17464 / 23663 ( 73%)
........................................................... 17523 / 23663 ( 74%)
........................................................... 17582 / 23663 ( 74%)
........................................................... 17641 / 23663 ( 74%)
........................................................... 17700 / 23663 ( 74%)
........................................................... 17759 / 23663 ( 75%)
........................................................... 17818 / 23663 ( 75%)
........................................................... 17877 / 23663 ( 75%)
........................................................... 17936 / 23663 ( 75%)
........................................................... 17995 / 23663 ( 76%)
........................................................... 18054 / 23663 ( 76%)
........................................................... 18113 / 23663 ( 76%)
........................................................... 18172 / 23663 ( 76%)
........................................................... 18231 / 23663 ( 77%)
........................................................... 18290 / 23663 ( 77%)
........................................................... 18349 / 23663 ( 77%)
........................................................... 18408 / 23663 ( 77%)
........................................................... 18467 / 23663 ( 78%)
........................................................... 18526 / 23663 ( 78%)
........................................................... 18585 / 23663 ( 78%)
........................................................... 18644 / 23663 ( 78%)
........................................................... 18703 / 23663 ( 79%)
........................................................... 18762 / 23663 ( 79%)
........................................................... 18821 / 23663 ( 79%)
........................................................... 18880 / 23663 ( 79%)
........................................................... 18939 / 23663 ( 80%)
........................................................... 18998 / 23663 ( 80%)
........................................................... 19057 / 23663 ( 80%)
........................................................... 19116 / 23663 ( 80%)
........................................................... 19175 / 23663 ( 81%)
........................................................... 19234 / 23663 ( 81%)
........................................................... 19293 / 23663 ( 81%)
........................................................... 19352 / 23663 ( 81%)
........................................................... 19411 / 23663 ( 82%)
........................................................... 19470 / 23663 ( 82%)
........................................................... 19529 / 23663 ( 82%)
........................................................... 19588 / 23663 ( 82%)
........................................................... 19647 / 23663 ( 83%)
........................................................... 19706 / 23663 ( 83%)
........................................................... 19765 / 23663 ( 83%)
........................................................... 19824 / 23663 ( 83%)
........................................................... 19883 / 23663 ( 84%)
........................................................... 19942 / 23663 ( 84%)
........................................................... 20001 / 23663 ( 84%)
........................................................... 20060 / 23663 ( 84%)
........................................................... 20119 / 23663 ( 85%)
........................................................... 20178 / 23663 ( 85%)
........................................................... 20237 / 23663 ( 85%)
........................................................... 20296 / 23663 ( 85%)
........................................................... 20355 / 23663 ( 86%)
........................................................... 20414 / 23663 ( 86%)
........................................................... 20473 / 23663 ( 86%)
........................................................... 20532 / 23663 ( 86%)
........................................................... 20591 / 23663 ( 87%)
........................................................... 20650 / 23663 ( 87%)
........................................................... 20709 / 23663 ( 87%)
........................................................... 20768 / 23663 ( 87%)
........................................................... 20827 / 23663 ( 88%)
........................................................... 20886 / 23663 ( 88%)
........................................................... 20945 / 23663 ( 88%)
........................................................... 21004 / 23663 ( 88%)
........................................................... 21063 / 23663 ( 89%)
........................................................... 21122 / 23663 ( 89%)
........................................................... 21181 / 23663 ( 89%)
........................................................... 21240 / 23663 ( 89%)
........................................................... 21299 / 23663 ( 90%)
........................................................... 21358 / 23663 ( 90%)
........................................................... 21417 / 23663 ( 90%)
........................................................... 21476 / 23663 ( 90%)
........................................................... 21535 / 23663 ( 91%)
........................................................... 21594 / 23663 ( 91%)
........................................................... 21653 / 23663 ( 91%)
........................................................... 21712 / 23663 ( 91%)
........................................................... 21771 / 23663 ( 92%)
........................................................... 21830 / 23663 ( 92%)
........................................................... 21889 / 23663 ( 92%)
........................................................... 21948 / 23663 ( 92%)
........................................................... 22007 / 23663 ( 93%)
........................................................... 22066 / 23663 ( 93%)
........................................................... 22125 / 23663 ( 93%)
........................................................... 22184 / 23663 ( 93%)
........................................................... 22243 / 23663 ( 93%)
........................................................... 22302 / 23663 ( 94%)
........................................................... 22361 / 23663 ( 94%)
........................................................... 22420 / 23663 ( 94%)
........................................................... 22479 / 23663 ( 94%)
........................................................... 22538 / 23663 ( 95%)
........................................................... 22597 / 23663 ( 95%)
........................................................... 22656 / 23663 ( 95%)
........................................................... 22715 / 23663 ( 95%)
........................................................... 22774 / 23663 ( 96%)
........................................................... 22833 / 23663 ( 96%)
........................................................... 22892 / 23663 ( 96%)
........................................................... 22951 / 23663 ( 96%)
........................................................... 23010 / 23663 ( 97%)
........................................................... 23069 / 23663 ( 97%)
........................................................... 23128 / 23663 ( 97%)
........................................................... 23187 / 23663 ( 97%)
........................................................... 23246 / 23663 ( 98%)
........................................................... 23305 / 23663 ( 98%)
........................................................... 23364 / 23663 ( 98%)
........................................................... 23423 / 23663 ( 98%)
........................................................... 23482 / 23663 ( 99%)
........................................................... 23541 / 23663 ( 99%)
........................................................... 23600 / 23663 ( 99%)
........................................................... 23659 / 23663 ( 99%)
.... 23663 / 23663 (100%)
Time: 00:09.231, Memory: 108.00 MB
OK (23663 tests, 24047 assertions)
CoversValidator 1.7.0
Validation complete. All @covers tags are valid.
.................................................. 50 / 50 (100%)
Time: 1.9 secs; Memory: 8MB
MinusX
======
Processing /src/repo...
.............................................................
.............................................................
.............................................................
......................
All good!
--- end ---
build: Updating composer dependencies
* mediawiki/mediawiki-codesniffer: 48.0.0 → 50.0.0
* mediawiki/minus-x: 1.1.3 → 2.0.1
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmp562pq1bo
--- stdout ---
[master 52d4add] build: Updating composer dependencies
1 file changed, 2 insertions(+), 2 deletions(-)
--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 52d4add49fbad243f2266828b68484646ac999ee Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 25 Feb 2026 02:45:47 +0000
Subject: [PATCH] build: Updating composer dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* mediawiki/mediawiki-codesniffer: 48.0.0 → 50.0.0
* mediawiki/minus-x: 1.1.3 → 2.0.1
Change-Id: Ide880d61ad3ac0118ff059f1ab14911547c1e0ef
---
composer.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/composer.json b/composer.json
index 288f191..e14b42d 100644
--- a/composer.json
+++ b/composer.json
@@ -28,9 +28,9 @@
},
"require-dev": {
"ext-json": "*",
- "mediawiki/mediawiki-codesniffer": "48.0.0",
+ "mediawiki/mediawiki-codesniffer": "50.0.0",
"mediawiki/mediawiki-phan-config": "0.19.0",
- "mediawiki/minus-x": "1.1.3",
+ "mediawiki/minus-x": "2.0.1",
"ockcyp/covers-validator": "1.7.0",
"php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.4.0",
--
2.47.3
--- end ---