wiki.techinc.nl/includes/parser
Tim Starling 13b514edae Fixed a few "strip tag exposed" bugs.
* Introduced Parser::killMarkers() based on the concept from StringFunctions. Used it in cases where markerStripCallback() doesn't make sense semantically, namely grammar, padleft, padright and anchorencode. Used markerStripCallback() in other cases.
* Changed headline unstrip order as suggested by P.Copp on bug 18295
* In CPF::lc() and CPF::uc(), removed the is_callable(). This was a temporary testing hack committed by me in r30109, which allowed me to do differential testing against a copy of the parser from before that revision.
2012-03-20 04:39:09 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Fixed a few "strip tag exposed" bugs. 2012-03-20 04:39:09 +00:00
CoreTagHooks.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
DateFormatter.php More return documentation 2012-02-09 21:35:05 +00:00
LinkHolderArray.php Remove backslash from @return types 2012-02-13 16:35:59 +00:00
Parser.php Fixed a few "strip tag exposed" bugs. 2012-03-20 04:39:09 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
ParserCache.php Documentation followups from lastnight 2012-02-10 15:37:33 +00:00
ParserOptions.php revert r111234 (deprecated methods removal) 2012-02-12 19:25:28 +00:00
ParserOutput.php More return documentation 2012-02-09 21:35:05 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php Sanitizing already existing use of PHP's assert 2012-03-19 11:14:43 +00:00
Preprocessor_Hash.php Sanitizing already existing use of PHP's assert 2012-03-19 11:14:43 +00:00
Preprocessor_HipHop.hphp Follow up to r114126: Being more conservative for HipHop compiler 2012-03-19 23:36:48 +00:00
StripState.php Fixed a few "strip tag exposed" bugs. 2012-03-20 04:39:09 +00:00
Tidy.php Revert Microdata improvements in r111891, r111898, r111899, r111901, r111903, and r111906 till after the git migration. 2012-02-20 22:32:18 +00:00