mediawiki-extensions-Echo/includes/controller
Stephane Bisson be88fc58c1 Make NotificationJob json-serializable
NotificationJob used to include an instance
of EchoEvent, which is not serializable.

With this change, it only includes the
event Id (int) and retrieve the event
instance in its run() function.

Bug: T192945
Change-Id: I00950ddfa37717c7dfc19efdca9701693622da5d
2018-05-08 15:52:55 -04:00
..
ModerationController.php Fix moderation controller 2016-09-20 01:44:25 -04:00
NotificationController.php Make NotificationJob json-serializable 2018-05-08 15:52:55 -04:00