wiki.techinc.nl/tests/phpunit/includes/search
Lucas Werkmeister 1bf941ea4c PrefixSearch: Make sure $prefix is a string
PHP always turns numeric array keys into integers.

Bug: T365565
Change-Id: I74b878f8212a6d6647f5236e85e30982ff18b48e
2024-05-22 12:35:28 +02:00
..
ParserOutputSearchDataExtractorTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
PrefixSearchTest.php search: Exclude unlisted special pages from search completion 2024-03-26 17:52:33 -07:00
SearchEnginePrefixTest.php search: Exclude unlisted special pages from search completion 2024-03-26 17:52:33 -07:00
SearchEngineTest.php PrefixSearch: Make sure $prefix is a string 2024-05-22 12:35:28 +02:00
SearchHighlighterTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchNearMatchResultSetTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchResultSetTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchResultThumbnailProviderTest.php Use native inNamespace instead of getNamespace where possible 2024-01-08 10:15:04 +01:00
SearchResultTraitTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
TitleMatcherTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00