mediawiki-extensions-Echo/includes/Push
Andre Klapper 4da4dad97b Use explicit nullable type on parameter arguments (for PHP 8.4)
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.

Bug: T376276
Change-Id: I251cb37401c37242f493816b6f70ab61a64a4c32
2024-10-26 15:05:13 +02:00
..
Api Use namespaced classes 2024-10-20 00:55:03 +02:00
NotificationRequestJob.php And a few more namespaced classes... 2023-08-18 22:27:18 +01:00
NotificationServiceClient.php Pass function name to HttpRequestFactory::create 2024-09-19 22:48:37 +02:00
PushNotifier.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:05:13 +02:00
Subscription.php Remove obsolete PHPDoc copies from fully typed constructors 2024-08-11 18:05:01 +02:00
SubscriptionManager.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:05:13 +02:00
Utils.php Use namespaced classes 2023-12-11 16:39:00 +01:00