install-phpunit.php still attempts to install phpunit from pear as first priority, but phpunit is no longer in pear. It also does not attempt to use composer. The script should either be retired or replaced/updated to use composer (or to get phpunit.phar some other way).
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Remove install-phpunit.sh | mediawiki/core | REL1_25 | +1 -42 | |
Remove install-phpunit.sh | mediawiki/core | master | +1 -42 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T60881 Can't use phpunit.phar to invoke MediaWiki tests | |||
Resolved | • demon | T96834 install-phpunit.php should be deprecated or updated |