1
0
mirror of https://github.com/flarum/core.git synced 2025-10-18 18:26:07 +02:00
Files
php-flarum/src/Notification
Toby Zerner 986d811a16 Fix notifications crash
When loading notifications, $this->type was null and thus array_get
was returning an array instead of null. I assume this issue was
introduced in a Laravel version upgrade? Anyway, this fixes it.
2018-09-21 11:22:26 +09:30
..
2018-08-24 22:13:06 +09:30
2018-04-11 10:03:51 +09:30
2018-09-21 11:22:26 +09:30