mediawiki-extensions-Echo/includes/mapper
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
..
AbstractMapper.php Fix some phpdoc, add missing @throws 2015-11-12 14:10:52 -08:00
EventMapper.php Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
NotificationMapper.php Avoid exceptions when event_extra can't be unserialized 2016-05-13 16:39:17 -07:00
TargetPageMapper.php Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00