Links update class cleanups
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 31 Aug 2016 13:06:35 +0000 (06:06 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Sep 2016 00:11:51 +0000 (17:11 -0700)
commita438b12b8bb72ece5452caf24d5b0b46ada4359a
treeff180e5df628acfe0edf29fd8c93acfa51f4a2b5
parent46c7453ddb593a124a307a7a3944c3fcf0983d29
Links update class cleanups

* Avoid using deprecated functions.
* Switch to DataUpdate as the direct parent class as
  no benefit was provided from SqlDataUpdate (which
  should be deprecated soon).

Change-Id: I0f1c77128f3df658e6a0eaf4471ca48ac536c643
includes/deferred/LinksDeletionUpdate.php
includes/deferred/LinksUpdate.php