A few places calls watchdog_exception() with a Throwable 2nd argument, while it should be an Exception. This breaks php7.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ultimate_cron-2966799-throwable-2.patch | 4.73 KB | czigor |
A few places calls watchdog_exception() with a Throwable 2nd argument, while it should be an Exception. This breaks php7.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ultimate_cron-2966799-throwable-2.patch | 4.73 KB | czigor |
Comments
Comment #2
czigor commentedThe patch creates a copy watchdog_exception() that accepts Throwables.
Comment #4
arnested commentedThank you for the bug report and the patch.
I have committed your patch as cc7014a and released a bug fix release 7.x-2.7.