wiki.techinc.nl/includes/parser
Jackmcbarn d05dde4329 Render bad images in wikitext as links
In galleries, bad images are rendered as links. This causes the same behavior
to occur in wikitext, rather than the current behavior of not rendering
anything.

Change-Id: I1a074bff7cb661b5b4e6db9503eb6a5de702ee2f
2016-06-19 03:24:57 +00:00
..
BlockLevelPass.php BlockLevelPass: minor changes due to initial code review 2016-05-06 14:42:58 +10:00
CacheTime.php Deprecate Parser::disableCache 2016-06-18 19:55:43 +00:00
CoreParserFunctions.php Merge "Show ParserOutput warning instead of on the actual page output for ignored display titles" 2016-06-02 21:23:04 +00:00
CoreTagHooks.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
DateFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkHolderArray.php Parser: Replace Linker::link() with LinkRenderer 2016-05-26 14:05:47 -07:00
MWTidy.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Parser.php Render bad images in wikitext as links 2016-06-19 03:24:57 +00:00
ParserCache.php Merge "ParserCache: Don't try to save to nothing if disabled" 2016-05-03 01:59:57 +00:00
ParserDiffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserOptions.php Language: Introduce new method equals( Language $lang ) 2016-05-16 22:33:33 +00:00
ParserOutput.php Fix timestamp check in ApiStashEdit::checkCache 2016-04-28 22:01:03 +00:00
Preprocessor.php Fix @param and @return types on all PPFrame::getArgument methods 2016-03-29 06:12:18 +00:00
Preprocessor_DOM.php Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-04-05 12:28:10 -07:00
Preprocessor_Hash.php Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-04-05 12:28:10 -07:00
StripState.php Require strip marker names to not have & ' " < or > in them 2016-04-26 13:53:26 -04:00