wiki.techinc.nl/includes/diff
Kevin Israel 2476589b26 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
2016-01-27 19:31:17 -05:00
..
ArrayDiffFormatter.php
DairikiDiff.php Change multiple documentations in DairkiDiff 2015-12-19 12:32:37 -03:30
DifferenceEngine.php WebRequest::appendQuery*() functions no longer take $onlyquery 2016-01-06 15:15:10 -08:00
DiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05:00
TableDiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05:00
UnifiedDiffFormatter.php DiffFormatter: Don't mess with PHP output buffering 2016-01-27 19:31:17 -05:00
WikiDiff3.php