X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsearch%2FSearchResultSet.php;h=5ee96cba654246695e543dcad464167baa963e93;hb=574bd38c04cda411b6382046e0553d85fffc9aa9;hp=3d3b4460bdf2bb49329fdfdf58ee4950f013c6a0;hpb=632a82ec8e03ea701f257b96bc092d520385c47e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/search/SearchResultSet.php b/includes/search/SearchResultSet.php index 3d3b4460bd..5ee96cba65 100644 --- a/includes/search/SearchResultSet.php +++ b/includes/search/SearchResultSet.php @@ -95,7 +95,8 @@ class SearchResultSet implements Countable, IteratorAggregate { * the search terms as parsed by this engine in a text extract. * STUB * - * @return array + * @return string[] + * @deprecated since 1.34 (use SqlSearchResult) */ function termMatches() { return [];