wiki.techinc.nl/includes/revisionlist
Aryeh Gregor c435212260 Get rid of warnings on PHP 8.1
This is mostly about adding return types to methods that implement PHP
interfaces, and not passing null to core functions that want a string.
After this patch, and an update to return types in RemexHtml,
tests/phpunit/integration/ has no more errors than in PHP 8.0.

Bug: T289879
Bug: T289926
Change-Id: Ia424f5cc897070f4188ae126b5bf6a1f552db0e1
2022-06-13 04:42:20 -04:00
..
RevisionItem.php revisionlist: Store page identity instead of Title 2022-04-16 18:03:08 +02:00
RevisionItemBase.php revisionlist: Allow subclasses of RevisionItemBase::getId to use string 2022-03-01 21:15:08 +01:00
RevisionList.php revisionlist: Store page identity instead of Title 2022-04-16 18:03:08 +02:00
RevisionListBase.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00