diff options
author | Kevin Israel <pleasestand@live.com> | 2015-10-08 23:17:50 -0400 |
---|---|---|
committer | Kevin Israel <pleasestand@live.com> | 2016-01-27 19:31:17 -0500 |
commit | 2476589b267c65d30176cfe23414e0178774e255 (patch) | |
tree | 2bcc20d4b46a204b070115dea3158c5ba66f0667 /includes/diff/ArrayDiffFormatter.php | |
parent | 5346065e0222004cd4293ad33ae331280ce86e2b (diff) | |
download | mediawikicore-2476589b267c65d30176cfe23414e0178774e255.tar.gz mediawikicore-2476589b267c65d30176cfe23414e0178774e255.zip |
DiffFormatter: Don't mess with PHP output buffering
This is a line-by-line conversion to append to a string property rather
than print into a PHP output buffer.
The changes to the base class break subclasses such as MobileFrontend's
InlineDiffFormatter, which is updated in I81dd01cb.
Depends-On: I81dd01cbb9ce11b87115fb1fed511027aee436a1
Change-Id: Idf2a6c593b81a152edec923d4db6272ca1f3f545
Diffstat (limited to 'includes/diff/ArrayDiffFormatter.php')
0 files changed, 0 insertions, 0 deletions