wiki.techinc.nl/includes/search
Amir E. Aharoni 695ab56c47 Fix long line to make phpcs pass
Bug: T102614
Change-Id: I2b14938366a8cc0e911f98ebb0d3e31f0fd31899
2015-10-06 16:05:08 +03:00
..
SearchDatabase.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
SearchEngine.php Document namespaces member as nullable 2015-05-05 11:11:32 -07:00
SearchHighlighter.php Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
SearchMssql.php Remove redundant $db->resultObject() calls 2014-09-19 20:35:55 +00:00
SearchMySQL.php Fix a PHPCS warning in SearchMySQL.php 2015-09-28 14:06:01 +02:00
SearchOracle.php Remove redundant $db->resultObject() calls 2014-09-19 20:35:55 +00:00
SearchPostgres.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
SearchResult.php Fix long line to make phpcs pass 2015-10-06 16:05:08 +03:00
SearchResultSet.php Add null to @return tags if a method can return null 2015-10-05 17:53:13 +02:00
SearchSqlite.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00