wiki.techinc.nl/includes/diff
Ricordisamoa 4ece7f53aa Revision: mark getRaw*() methods as deprecated
Revision->getRawUser()
=> Revision->getUser( Revision::RAW )

   Revision->getRawUserText()
=> Revision->getUserText( Revision::RAW )

   Revision->getRawComment()
=> Revision->getComment( Revision::RAW )

The body of Revision->getRawUserText() has been moved
into Revision->getUserText().
Every usage has been replaced.

Change-Id: Ic6fbfbc0507dcf88072fcb2a2e2364ae1436dce7
2015-01-18 06:57:56 +01:00
..
ArrayDiffFormatter.php Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
DairikiDiff.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
DifferenceEngine.php Revision: mark getRaw*() methods as deprecated 2015-01-18 06:57:56 +01:00
DiffFormatter.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
TableDiffFormatter.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
UnifiedDiffFormatter.php Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
WikiDiff3.php Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00