wiki.techinc.nl/includes/revisiondelete
Erik Bernhardson 08dba3de30 Remove PhanUndeclaredStaticMethod from blacklist
There was a single instance of this issue which was reasonably simple
to solve. The code that triggered the issue was not wrong, but calling
the grandparent constructor directly is not the cleanest code so it
seems right to fix it. Switch revision initialization into an
overridable function to remove the need to even have a constructor in
the class.

Change-Id: Ic2af0d93e8d55e93061e3f4b5c7a4122509543f0
2018-08-28 05:38:43 +00:00
..
RevDelArchivedFileItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchivedFileList.php
RevDelArchivedRevisionItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchiveItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchiveList.php
RevDelFileItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelFileList.php
RevDelItem.php
RevDelList.php
RevDelLogItem.php
RevDelLogList.php
RevDelRevisionItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelRevisionList.php
RevisionDeleter.php
RevisionDeleteUser.php