| .. |
|
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
|
Fix r93820: PROT_ -> PROTO_
|
2011-08-03 13:11:42 +00:00 |
|
CoreTagHooks.php
|
And even more documentation in various files
|
2011-05-29 14:25:20 +00:00 |
|
DateFormatter.php
|
* (bug 28511) Use [] syntax instead of {} for string offset access
|
2011-04-17 07:59:58 +00:00 |
|
LinkHolderArray.php
|
And even more documentation in various files
|
2011-05-29 14:25:20 +00:00 |
|
Parser.php
|
We have startParse() for that
|
2011-08-11 13:57:15 +00:00 |
|
Parser_DiffTest.php
|
More return type documentation
|
2011-02-08 23:18:13 +00:00 |
|
Parser_LinkHooks.php
|
Some HipHop fixes:
|
2011-05-27 06:25:21 +00:00 |
|
ParserCache.php
|
Trim trailing whitespace
|
2011-07-24 21:36:04 +00:00 |
|
ParserOptions.php
|
Stylised ParserOptions.php
|
2011-07-10 06:45:40 +00:00 |
|
ParserOutput.php
|
Per Platonides, follow-up r93758: rename ParserOutput::addOutputPage() to ParserOutput::addOutputPageMetadata() to match its behaviour
|
2011-08-02 16:31:22 +00:00 |
|
Preprocessor.php
|
And even more documentation, the last of this batch
|
2011-05-28 19:00:01 +00:00 |
|
Preprocessor_DOM.php
|
Revert r93688 per Platonides
|
2011-08-02 16:18:10 +00:00 |
|
Preprocessor_Hash.php
|
Back out r93533, r93531, r93530
|
2011-07-30 15:56:54 +00:00 |
|
Preprocessor_HipHop.hphp
|
Trim trailing whitespace
|
2011-07-24 21:36:04 +00:00 |
|
StripState.php
|
And even more documentation, the last of this batch
|
2011-05-28 19:00:01 +00:00 |
|
Tidy.php
|
Profiling errors. r92106 missed a wfProfileOut
|
2011-07-19 19:05:23 +00:00 |