mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
a00628b42a
It's basically impossible for DatabaseBase::select() to return false now that ignoreErrors() is protected. So always return an array so callers don't have to worry about false. And remove a test that checked the result if DatabaseBase::select() did return false. Change-Id: I9ca8511585403d8c0ec262898ad4e61c2b038d51 |
||
---|---|---|
.. | ||
api | ||
cache | ||
controller | ||
formatters | ||
gateway | ||
iterator | ||
maintenance | ||
mapper | ||
model | ||
revision_txt | ||
AttributeManagerTest.php | ||
BatchRowUpdateTest.php | ||
ContainmentSetTest.php | ||
DiffParserTest.php | ||
DiscussionParserTest.php | ||
EchoDbFactoryTest.php | ||
EmailFormatterTest.php | ||
NotifUserTest.php | ||
TalkPageFunctionalTest.php | ||
UserLocatorTest.php |