| .. |
|
CoreLinkFunctions.php
|
Remove @static from all over the place. That's what the static keyword is for, this being PHP5 and all
|
2011-04-21 00:07:09 +00:00 |
|
CoreParserFunctions.php
|
GENDER should use the GenderCache
|
2012-04-07 22:45:31 +02: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
|
Merge "(bug 34956) Parser should use mUrlProtocol instead of wfUrlProtocols()"
|
2012-04-25 15:00:00 +00:00 |
|
Parser_DiffTest.php
|
More return type documentation
|
2011-02-08 23:18:13 +00:00 |
|
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 |