A few places calls watchdog_exception() with a Throwable 2nd argument, while it should be an Exception. This breaks php7.

CommentFileSizeAuthor
#2 ultimate_cron-2966799-throwable-2.patch4.73 KBczigor

Comments

czigor created an issue. See original summary.

czigor’s picture

Status: Active » Needs review
StatusFileSize
new4.73 KB

The patch creates a copy watchdog_exception() that accepts Throwables.

  • arnested committed cc7014a on 7.x-2.x authored by czigor
    Issue #2966799 by czigor: watchdog_exception() does not accept Throwable
    
arnested’s picture

Status: Needs review » Fixed

Thank 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.