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
/
content
/
WikitextContent.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-7
/
+2
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
1
-2
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+0
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-1
/
+13
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Replace unchecked MWException with SPL exceptions
Daimona Eaytoy
2024-01-28
1
-4
/
+2
*
Move getRedirectTargetAndText out of WikitextContent
daniel
2023-09-22
1
-55
/
+18
*
Unit test for LinkRenderer::makeRedirectHeader() used by WikitextContentHandler
C. Scott Ananian
2023-09-22
1
-4
/
+23
*
Remove redundant empty() constructs
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
1
-1
/
+3
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-0
/
+1
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-2
/
+2
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Fix edit API adding empty section title when creating new pages
Bartosz Dziewoński
2022-07-05
1
-3
/
+2
*
Migrate risky callers of MediaWikiServices::getParser()
Tim Starling
2022-07-05
1
-2
/
+2
*
Remove support for $wgMaxRedirect
daniel
2022-05-06
1
-8
/
+0
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+4
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-4
/
+4
*
Allow inserting new sections named '0'
C. Scott Ananian
2021-11-19
1
-1
/
+1
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-2
/
+2
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-51
/
+10
*
Detect and monitor against multiple Parser invocation during edit requests
Cindy Cicalese
2021-09-23
1
-28
/
+0
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-0
/
+1
*
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-18
/
+0
*
Move Content::preSaveTransform to ContentHandler
Petr Pchelko
2021-07-29
1
-33
/
+11
*
Make WikitextContentTest set the context title to avoid failures
Aaron Schulz
2020-10-20
1
-0
/
+1
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+6
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Avoid PHP scalar type juggling in includes/ (part 2)
Daimona Eaytoy
2019-12-30
1
-1
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
parser: document what 0/null rev IDs do when given to Parser::parse
Aaron Schulz
2019-08-21
1
-1
/
+2
*
parser: add speculative page IDs to use with {{PAGEID}}
Aaron Schulz
2019-07-26
1
-1
/
+1
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-17
/
+13
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-12
/
+12
*
Add logging for redundant parsing to WikitextContent.
daniel
2018-11-26
1
-0
/
+28
*
Give pages with ~~~~ a different cache TTL
Aryeh Gregor
2018-08-12
1
-1
/
+22
*
Convert remaining MagicWord:: calls to MagicWordFactory
Aryeh Gregor
2018-08-01
1
-1
/
+3
*
Drop 'comma' value for wgArticleCountMethod
James D. Forrester
2018-03-01
1
-18
/
+12
*
Changed Instances of rawParams() to plaintextParams()
ryan10145
2017-12-07
1
-1
/
+1
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Fix parameter type docs
Leszek Manicki
2016-12-14
1
-2
/
+2
*
content: Refactor normalization of line endings code
Kunal Mehta
2016-08-23
1
-1
/
+0
*
Add missing null type hints to Content::isCountable and implementations
Thiemo Mättig
2016-02-25
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
[next]