The functionality was merged into PHPUnit 7.x.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | MaxSem | T216734 Drop devDependency on phpunit-mock-objects, which is abandoned and warns against use | |||
Resolved | None | T192167 Upgrade PHPUnit from 4/6 to 8 | |||
Resolved | Daimona | T234597 Phase out PHPUnit expected exception annotations from tests | |||
Resolved | Jdforrester-WMF | T192166 Drop HHVM support from MediaWiki | |||
Resolved | Jdforrester-WMF | T234062 ci-src-setup job (used by mediawiki-core-php72-phan-docker) is still running on PHP 7.0.33 | |||
Resolved | Jdforrester-WMF | T234384 Drop HHVM from CI | |||
Resolved | jijiki | T229792 Remove HHVM from production | |||
Resolved | awight | T236019 Remove HHVM support from Quibble | |||
Resolved | jijiki | T239054 Reimage all mediawiki servers | |||
Resolved | Michael | T237164 Wikibase's cache/integration-tests incompatible with PHPUnit 8 | |||
Resolved | Rosalie_WMDE | T260915 Move DataValues away from “withered” PHPUnit 4 |
Event Timeline
Comment Actions
I was worried that this meant that we'd have to change all our tests to use some other mocking mechanism, but discussion at https://github.com/sebastianbergmann/phpunit-mock-objects/issues/425 suggests that the functionality was merged into PHPUnit in 7.x. So the functionality should still be there, just without needing to pull in this package.
Comment Actions
Yeah, sorry, I was just creating this as a structural task so when someone complains I can point them to it. :-)