mediawiki-extensions-Echo/includes/model
Kunal Mehta 64127cd815 Avoid exceptions when event_extra can't be unserialized
Check for proper unserialization in EchoEvent::loadFromRow(), and return
false if not possible. Callers were updated to check for a false return.

Bug: T73489
Change-Id: I33867aa9bbbc5f0ecfe0d2a9e1b03eb1a937ae83
2016-05-13 16:39:17 -07:00
..
AbstractEntity.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
Event.php Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
Notification.php Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
TargetPage.php Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00