| .. |
|
BlockLevelPass.php
|
Put <dt>/<dd>/<li> in the always-suppressing category of doBlockLevels
|
2018-07-13 12:40:49 -04:00 |
|
CacheTime.php
|
ParserOutput::getCacheTime should stay the same after the first call.
|
2018-10-04 13:08:56 +02:00 |
|
CoreParserFunctions.php
|
Parser: Remove markNoConversion for displaytitle error message
|
2018-10-29 21:23:52 +01: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
|
Update LinkHolderArray to use ContentLanguage
|
2018-08-11 07:26:21 +00:00 |
|
MWTidy.php
|
Hard deprecate $wgTidyConfig['driver'] = 'disabled'
|
2018-10-25 22:20:49 -04:00 |
|
Parser.php
|
Merge "Hard deprecate codepaths where tidy is disabled"
|
2018-11-13 23:54:24 +00:00 |
|
ParserCache.php
|
Make HTML generation in RenderedRevision optional
|
2018-08-31 10:48:41 +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
|
Change ParserOptions tidy default to true
|
2018-10-29 19:37:00 +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
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
Preprocessor_Hash.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
RemexStripTagHandler.php
|
Preserve whitespace in search index text content
|
2018-09-14 11:10:35 -07:00 |
|
Sanitizer.php
|
Hard deprecate codepaths where tidy is disabled
|
2018-11-05 18:49:16 +00:00 |
|
StripState.php
|
Normalize PHPDoc attributes
|
2018-03-16 22:59:15 -07:00 |