wiki.techinc.nl/includes/search
Vivek Ghaisas 9f5b6f5aeb Fix whitespace issues around parentheses
Fix issues found by MediaWiki.WhiteSpace.SpaceyParenthesis sniff.

Bug: T102617
Change-Id: Iec7f71e64081659fba373ec20d9d2006306a98f4
2015-06-16 22:14:02 +03:00
..
SearchDatabase.php Database search fixes: 2014-06-20 13:43:36 -07:00
SearchEngine.php Document namespaces member as nullable 2015-05-05 11:11:32 -07:00
SearchHighlighter.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
SearchMssql.php Remove redundant $db->resultObject() calls 2014-09-19 20:35:55 +00:00
SearchMySQL.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
SearchOracle.php Remove redundant $db->resultObject() calls 2014-09-19 20:35:55 +00:00
SearchPostgres.php or -> || 2014-10-24 11:26:14 +01:00
SearchResult.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
SearchResultSet.php Search: Allow searchContainedSyntax to be defined by constructor 2015-05-18 16:19:16 -07:00
SearchSqlite.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00