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
/
MagicWord.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-1
/
+1
*
Rename MagicWordwgVariableIDs hook to GetMagicVariableIDs
C. Scott Ananian
2020-06-10
1
-1
/
+4
*
Miscellaneous documentation updates
DannyS712
2020-02-16
1
-1
/
+1
*
Drop MagicWord static getters, deprecated in 1.32
James D. Forrester
2020-01-17
1
-57
/
+0
*
Clean up spacing of doc comments
Umherirrender
2019-08-05
1
-2
/
+2
*
Simplify by using ?: operator
Fomafix
2019-04-15
1
-5
/
+1
*
Hard-deprecate MagicWord static methods
Aryeh Gregor
2019-04-09
1
-0
/
+5
*
Update MagicWord to use ContentLanguage
Aryeh Gregor
2018-08-01
1
-5
/
+12
*
MagicWordFactory to replace MagicWord static members/methods
Aryeh Gregor
2018-07-30
1
-196
/
+15
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Use PHP 7 '<=>' operator in 'sort()' callbacks
Bartosz Dziewoński
2018-05-30
1
-7
/
+1
*
Updated type and function docs for MagicWord.php
Umherirrender
2017-10-02
1
-12
/
+31
*
Remove deprecated MagicWord::replaceMultiple()
Max Semenik
2017-08-14
1
-27
/
+0
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-4
/
+4
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-1
/
+1
*
Merge "Miscellaneous indentation tweaks"
jenkins-bot
2017-02-28
1
-2
/
+2
|
\
|
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-2
/
+2
*
|
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
|
/
*
Replace use of &$this
Brad Jorsch
2017-01-31
1
-2
/
+2
*
Add a new {{PAGELANGUAGE}} variable for use in wikitext
divadsn
2017-01-07
1
-0
/
+1
*
Clean up array() syntax from docs, part VI
Amir Sarabadani
2016-09-12
1
-5
/
+5
*
Add access modifiers to MagicWord.php
addshore
2016-03-01
1
-39
/
+39
*
Move MagicWordArray class to own file
addshore
2016-03-01
1
-308
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-37
/
+37
*
Log warnings on on preg_* failures in MagicWordArray::matchAndRemove()
Gergő Tisza
2015-10-29
1
-2
/
+19
*
Revert throwing exceptions on preg_* failures
Gergő Tisza
2015-10-29
1
-14
/
+2
*
Include preg_last_error() in error message when preg_* fails
Gergő Tisza
2015-10-29
1
-2
/
+4
*
Throw Exceptions on preg_* failures in MagicWordArray::matchAndRemove()
Kunal Mehta
2015-10-23
1
-2
/
+12
*
Fix use of preg_match_all in MagicWord.php
umherirrender
2015-09-10
1
-4
/
+6
*
Remove unused private field in MagicWordArray
jeroendedauw
2015-09-10
1
-3
/
+0
*
Merge "Remove obvious function-level profiling"
jenkins-bot
2015-01-07
1
-3
/
+0
|
\
|
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-3
/
+0
*
|
Marked replaceMultiple() as deprecated
Evan McIntire
2015-01-07
1
-1
/
+2
|
/
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-2
/
+2
*
Remove hitcounters and associated code
Chad Horohoe
2014-10-20
1
-2
/
+0
*
Add missing @return to function docs
umherirrender
2014-08-23
1
-0
/
+3
*
Support {{!}} as a magic word
Jackmcbarn
2014-06-26
1
-0
/
+1
*
MagicWord: Fix an indent
Bartosz Dziewoński
2014-05-23
1
-1
/
+1
*
Make phpcs-strict pass on includes/ (6/~10)
Siebrand Mazeland
2014-05-12
1
-19
/
+64
*
Fix return type documentation for getCacheTTL()
Siebrand Mazeland
2014-05-10
1
-1
/
+1
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-30
/
+30
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-1
/
+1
*
Raw option of parser functions should match complete word
umherirrender
2014-01-12
1
-0
/
+27
*
Add CASCADINGSOURCES parser function
Jackmcbarn
2014-01-04
1
-0
/
+1
*
Make MagicWordArray compatible with PCRE 8.34+
Kevin Israel
2013-12-31
1
-1
/
+3
*
Added {{REVISIONSIZE}} variable to get the current size of a revision.
umherirrender
2013-09-21
1
-0
/
+1
*
MagicWord: Remove some commented-out code
MatmaRex
2013-07-01
1
-2
/
+1
*
Fixed spacing and removed unneeded parenthesis
umherirrender
2013-05-17
1
-3
/
+3
*
Introducing a new variable {{ROOTPAGENAME}}
blotmandroid
2013-04-24
1
-0
/
+2
[next]