mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-14 11:16:16 +00:00
c19c88567b
Until PHPUnit7, the Stub interface came from phpunit-mock-object, and it was at PHPUnit\Framework\MockObject\Stub. Then, phpunit-mock-object was merged into PHPUnit, and: - The interface above was moved to PHPUnit\Framework\MockObject\Stub\Stub - The FQSEN above started pointing at a completely different interface This is a temporary hack to allow upgrading to PHPUnit 8, and MUST be removed as soon as the upgrade is complete. The :string typehint is also necessary in PHPUnit8, and it will work with PHPUnit 6 as well. Bug: T192167 Change-Id: I07cebd07088bced5c5ddc62936f0098dfa39e151 |
||
---|---|---|
.. | ||
api | ||
cache | ||
controller | ||
formatters | ||
maintenance | ||
mapper | ||
model | ||
revision_txt | ||
unit | ||
AttributeManagerTest.php | ||
ContainmentSetTest.php | ||
DiscussionParserTest.php | ||
EchoDbFactoryTest.php | ||
EchoHooksTest.php | ||
EchoSummaryParserTest.php | ||
NotificationsTest.php | ||
NotificationStructureTest.php | ||
NotifUserTest.php | ||
TalkPageFunctionalTest.php | ||
ThankYouEditTest.php | ||
UserLocatorTest.php |