index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
search
/
SearchHighlighter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-2
/
+2
*
search: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-1
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
SearchHighlighter: Avoid broken multi-byte characters
Func
2023-03-31
1
-4
/
+4
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-1
/
+1
*
Remove unused local variables
Umherirrender
2022-09-19
1
-3
/
+0
*
Migrate use of ${var}-style string interpolation
Máté Szabó
2022-07-29
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+8
*
Don't double-escape the ellipses in Language::truncateForVisual()
C. Scott Ananian
2022-02-10
1
-1
/
+0
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-4
/
+5
*
Fix typos in comments (S)
Siddharth VP
2022-01-09
1
-2
/
+2
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-0
/
+1
*
s/unrelevant/irrelevant
Reedy
2021-07-20
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-1
/
+1
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-2
/
+2
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Mark additional classes as newable for now.
daniel
2020-07-08
1
-0
/
+4
*
Replace @protected tag
daniel
2020-06-26
1
-2
/
+0
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-7
/
+7
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Fix new phan errors, part 7
Daimona Eaytoy
2019-10-21
1
-1
/
+2
*
Use ExtensionRegistry instead of class name
WMDE-Fisch
2019-08-14
1
-2
/
+2
*
Deprecate SearchEngine::userHighlightPrefs()
David Causse
2019-08-01
1
-3
/
+20
*
Fix param type of search terms in search related classes
Umherirrender
2019-06-14
1
-2
/
+2
*
No yoda conditions
Fomafix
2018-11-21
1
-1
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-10
/
+14
*
Remove most uses of deprecated Language::truncate()
C. Scott Ananian
2018-07-09
1
-2
/
+2
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Add missing @param and @return documentation
Umherirrender
2017-08-11
1
-0
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-8
/
+8
*
SECURITY: XSS in search if $wgAdvancedSearchHighlighting = true;
Brian Wolff
2017-04-06
1
-0
/
+8
*
Code style: no space after unary minus operator
Bartosz Dziewoński
2017-01-05
1
-4
/
+4
*
Clarify that $terms get preg_quoted by caller in SearchHighlighter
Brian Wolff
2016-09-06
1
-4
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-15
/
+15
*
Make long lines shorter to pass phpcs in 6 files
Amir E. Aharoni
2015-09-26
1
-1
/
+3
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
SearchHighlighter: Stop checking for existence of "wfCite" function
Kunal Mehta
2015-04-30
1
-1
/
+2
*
Remove copious amounts of commented out preg_replace calls
Sam Reed
2015-01-27
1
-7
/
+0
*
Remove unused $fname temporary variables
Sam Reed
2015-01-27
1
-5
/
+0
*
Fix phpcs errors in includes/
Ricordisamoa
2015-01-08
1
-3
/
+0
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-8
/
+0
*
Add missing @return and @param to doc blocks
umherirrender
2014-08-27
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-08-27
1
-3
/
+3
*
Add missing @return to function docs
umherirrender
2014-08-23
1
-0
/
+1
*
Fix highlighting of results when the search result does not return termMatches
Stephan Gambke
2014-08-18
1
-0
/
+17
[next]