wiki.techinc.nl/includes/parser
Brian Wolff 5a81ad0e8a Throw an error if calling parser recursively
People accidentally (or sometimes intentionally) calling the
parser recursively has been a major source of bugs over the
years. I think its much better to fail suddenly, instead
of having unclear signs like UNIQ's all over the place.

Change-Id: I0e42aa69835c15a5df7aecb0dc5c3dec946bdf6a
2014-05-09 09:53:21 +02:00
..
CacheTime.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
CoreParserFunctions.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
CoreTagHooks.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
DateFormatter.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
LinkHolderArray.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Parser.php Throw an error if calling parser recursively 2014-05-09 09:53:21 +02:00
Parser_DiffTest.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
ParserCache.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
ParserOptions.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
ParserOutput.php Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
Preprocessor.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Preprocessor_DOM.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Preprocessor_Hash.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
StripState.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Tidy.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00