| .. |
|
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
|
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
|
Remove most support for configuring Tidy, including Raggett
|
2018-11-15 12:22:06 -05:00 |
|
Parser.php
|
Merge "No yoda conditions"
|
2018-12-09 01:34:23 +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
|
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
|
Remove duplicate keys from arrays
|
2018-11-26 19:22:08 +01:00 |
|
Sanitizer.php
|
Merge "Quoted attributes don't need to be followed by a space"
|
2018-11-27 16:21:41 +00:00 |
|
StripState.php
|
|
|