5 protected function setUp() {
12 'pagelang/pagelang' =>
'PageLangLogFormatter',
27 'action' =>
'pagelang',
28 'comment' =>
'page lang comment',
32 '4::oldlanguage' =>
'en',
33 '5::newlanguage' =>
'de[def]',
37 'text' =>
'User changed the language of Page from English (en) to Deutsch (de) [default]',
39 'oldlanguage' =>
'en',
40 'newlanguage' =>
'de[def]'
testPageLangLogDatabaseRows( $row, $extra)
providePageLangLogDatabaseRows
static providePageLangLogDatabaseRows()
Provide different rows from the logging table to test for backward compatibility.