| .. |
|
BlockLevelPass.php
|
Merge "No yoda conditions"
|
2018-12-09 01:34:23 +00:00 |
|
CacheTime.php
|
ParserOutput::getCacheTime should stay the same after the first call.
|
2018-10-04 13:08:56 +02:00 |
|
CoreParserFunctions.php
|
Remove comments literally repeating the next line of code
|
2019-02-27 17:28:40 +00:00 |
|
CoreTagHooks.php
|
Start working on phan-taint-check warnings. Fix minor escaping issues.
|
2018-07-12 03:26:59 +00:00 |
|
DateFormatter.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
LinkHolderArray.php
|
Various fixes for phan-taint-check
|
2019-02-17 11:41:11 +00:00 |
|
MWTidy.php
|
Remove most support for configuring Tidy, including Raggett
|
2018-11-15 12:22:06 -05:00 |
|
Parser.php
|
Simplify strings in PHP code
|
2019-03-01 22:16:26 +01:00 |
|
ParserCache.php
|
parser: Add new pcache metrics, split by page content model
|
2019-02-11 20:48:56 +00:00 |
|
ParserDiffTest.php
|
Get rid of call_user_func(_array)(), part 3
|
2018-06-10 02:21:24 +00:00 |
|
ParserFactory.php
|
Inject Config into Parser instead of using globals
|
2018-10-02 21:26:01 +03:00 |
|
ParserOptions.php
|
Add missing empty lines between methods
|
2019-01-15 19:14:35 +00:00 |
|
ParserOutput.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
Preprocessor.php
|
Use PHP 5.6 constant expressions for some bitfield constants
|
2018-05-30 18:05:18 -07:00 |
|
Preprocessor_DOM.php
|
Safe replacement of a lot of !count() with === []
|
2019-01-15 17:28:49 +01:00 |
|
Preprocessor_Hash.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
RemexStripTagHandler.php
|
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
|
2019-02-07 18:39:42 +00:00 |
|
Sanitizer.php
|
Sanitizer: remove deprecated parameter to escapeIdReferenceList()
|
2019-02-21 20:12:22 -08:00 |
|
StripState.php
|
Normalize PHPDoc attributes
|
2018-03-16 22:59:15 -07:00 |