wiki.techinc.nl/includes/CommentFormatter
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
..
CommentBatch.php
CommentFormatter.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
CommentItem.php
CommentParser.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
CommentParserFactory.php
RevisionCommentBatch.php
RowCommentFormatter.php
RowCommentIterator.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
StringCommentIterator.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00