wiki.techinc.nl/includes/parser
Timo Tijhof d06855ecbe Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal
Doxygen was unable to parse the file past validateSig().

> Parser.php:6397: warning: reached end of file while inside a ~~~ block!
> The command that should end the block seems to be missing!

Change-Id: I3d1b547968302611d2bd78a7c11dd0738b40d23a
2015-04-06 12:32:25 +00:00
..
CacheTime.php Removed obsolete "containsOldMagic" code 2015-02-15 14:41:49 -08:00
CoreParserFunctions.php Minor cleanups 2015-04-02 16:22:42 +00:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
MWTidy.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
Parser.php Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal 2015-04-06 12:32:25 +00:00
ParserCache.php Removed obsolete "containsOldMagic" code 2015-02-15 14:41:49 -08:00
ParserDiffTest.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserOptions.php Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal 2015-04-06 12:32:25 +00:00
ParserOutput.php Minor cleanups 2015-04-02 16:22:42 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Preprocessor_Hash.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
StripState.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00