Seen on PHP 8.3, running composer phpunit:unit.
Using --testdox I see:
Foreign DBFile ✔ Should construct correct instance from title ✔ Valid covers ◐ running tests
It looks like we need to add a namespace to maintenance/version.php.
Seen on PHP 8.3, running composer phpunit:unit.
Using --testdox I see:
Foreign DBFile ✔ Should construct correct instance from title ✔ Valid covers ◐ running tests
It looks like we need to add a namespace to maintenance/version.php.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
maintenance/version: Namespace and rename | mediawiki/core | master | +7 -3 |
Change 984816 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):
[mediawiki/core@master] [WIP] maintenance/version: Namespace and rename
Change 984816 merged by jenkins-bot:
[mediawiki/core@master] maintenance/version: Namespace and rename
My idea was to skip it on windows - https://gerrit.wikimedia.org/r/c/mediawiki/core/+/983392