wiki.techinc.nl/includes/search
WMDE-Fisch 6df9ed1ad6 update mediawiki-codesniffer to 0.11.0 and fix issues
- mostly auto fixes
- some too long lines fixed
- ignore amp space in one case  passing by reference

Change-Id: I6472f83bc3cbf4bd629d83050cc3319b19ec465c
2017-08-11 22:27:51 +02:00
..
AugmentPageProps.php
DummySearchIndexFieldDefinition.php Fix two instances of calling function with too few args 2016-12-15 13:24:40 -08:00
NullIndexField.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00
ParserOutputSearchDataExtractor.php
PerRowAugmentor.php Remove auto-generated "Constructor" documentation on constructors 2017-07-10 10:15:51 +00:00
ResultAugmentor.php
ResultSetAugmentor.php
SearchDatabase.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
SearchEngine.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
SearchEngineConfig.php
SearchEngineFactory.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
SearchExactMatchRescorer.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SearchHighlighter.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
SearchIndexField.php Add SearchIndexField::getEngineHints() 2017-06-22 16:03:01 +02:00
SearchIndexFieldDefinition.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00
SearchMssql.php Fix phrase search 2017-07-03 11:44:48 +02:00
SearchMySQL.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
SearchNearMatcher.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
SearchNearMatchResultSet.php
SearchOracle.php Fix phrase search 2017-07-03 11:44:48 +02:00
SearchPostgres.php
SearchResult.php
SearchResultSet.php Support custom offsets from SearchResultSet 2017-07-18 21:22:49 -07:00
SearchSqlite.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
SearchSuggestion.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SearchSuggestionSet.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
SqlSearchResultSet.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00