Remove three deprecated functions from the Revision class.
authorMatthew Bowker <matthewrbowker.bugs@gmail.com>
Wed, 2 May 2018 19:32:38 +0000 (13:32 -0600)
committerJforrester <jforrester@wikimedia.org>
Wed, 2 May 2018 19:51:04 +0000 (19:51 +0000)
commit318706a27c52dd02eaffe6c9e1b5525a00ab1ea6
treed5e7af46ffa9bf6a63d82b319813ea4ee136eb85
parentb48a74ef5fe288dd1f828f67a0fb40224aa2dbfb
Remove three deprecated functions from the Revision class.

This commit removes Revision::getRawUser(), Revision::getRawUserText(), and Revision::getRawComment(). All three were deprecated in 1.25 and are only used in unmaintained extensions.

Bug: T61113
Change-Id: I729985b791df89bc7e577fb823e647c48549e637
RELEASE-NOTES-1.32
includes/Revision.php