mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
d7a77b0aba
The return value from the method is only suitable for passing to $db->insert(). To get the inserted ID, you need to call $db->insertId() even if $db->nextSequenceValue() returned non-null. Bug: T164900 Change-Id: I466fd372804927b3ad72125c7a69d253bd7a24f8 |
||
---|---|---|
.. | ||
browser | ||
phpunit | ||
qunit | ||
rspec | ||
bootstrap.php | ||
echo.suite.xml | ||
NotificationsTest.php |