wiki.techinc.nl/includes/mail
Umherirrender e662614f95 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
Hook
Emailer.php
EmaillingJob.php
EmailNotification.php Avoid use of deprecated wfExpandUrl in various places 2024-09-09 20:55:52 +00:00
EmailUser.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
EmailUserFactory.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
EnotifNotifyJob.php
IEmailer.php
MailAddress.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
UserEmailContact.php
UserMailer.php Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00