wiki.techinc.nl/includes/search
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00:00
..
Entity
Hook
searchwidgets
AugmentPageProps.php
BaseSearchResultSet.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
DummySearchIndexFieldDefinition.php Fix two instances of calling function with too few args 2016-12-15 13:24:40 -08:00
FauxSearchResult.php
FauxSearchResultSet.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ISearchResultSet.php
NullIndexField.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
PaginatingSearchEngine.php
ParserOutputSearchDataExtractor.php
PerRowAugmentor.php
PrefixSearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ResultAugmentor.php
ResultSetAugmentor.php
RevisionSearchResult.php
RevisionSearchResultTrait.php
SearchDatabase.php
SearchEngine.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SearchEngineConfig.php
SearchEngineDummy.php Move class SearchEngineDummy to own file 2019-03-29 20:35:35 +01:00
SearchEngineFactory.php
SearchExactMatchRescorer.php
SearchHighlighter.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-28 20:06:22 +00:00
SearchIndexField.php
SearchIndexFieldDefinition.php
SearchMySQL.php rdbms: Remove outdated MySQL 4 references and fix doc URLs 2021-01-30 22:47:33 +00:00
SearchNearMatcher.php
SearchNearMatchResultSet.php
SearchPostgres.php Migrate text table to abstract schema 2021-01-09 16:07:54 +01:00
SearchResult.php
SearchResultSet.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SearchResultSetTrait.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
SearchResultTrait.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SearchSqlite.php
SearchSuggestion.php
SearchSuggestionSet.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SqlSearchResult.php
SqlSearchResultSet.php Fix even more Squiz.Scope.MethodScope.Missing 2020-05-17 03:07:58 +01:00
StringPrefixSearch.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
TitlePrefixSearch.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00