Prevent the following strict-standards warnings - i.e. when running with error_loggin...
[lhc/web/wiklou.git] / includes / CoreParserFunctions.php
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-03 Brion VibberRevert r17367 "(bug 7723) Add ic: parser function,...
2006-11-03 Andrew Garrett* (bug 7723) Add ic: parser function, with alias tc...
2006-10-31 Tim StarlingAdded {{#special:}} parser function, to give the local...
2006-09-30 Tim StarlingMade {{INT:}} a core parser function instead of a speci...
2006-09-27 Jimmy Collins(bug 7059) 'anchorencode' colon function needs one...
2006-08-30 Rob Church* (bug 7059) Introduce "anchorencode" colon function
2006-08-29 Rob Church(bug 7158) Regression in padding function behaviour...
2006-08-21 Rob ChurchPADLEFT/PADRIGHT:
2006-08-21 Rob Church(bug 7080) PHP notices on bad input to padleft/padright
2006-08-18 Rob Church* (bug 7044) Introduce "padleft" and "padright" colon...
2006-07-14 Tim StarlingGot rid of the MagicWord indexing constants (MAG_xxx...
2006-07-03 Tim Starlingfixed raw suffix
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...