Per https://www.drupal.org/node/2932520 the function watchdog_exception() was deprecated in Drupal 10.1.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

  • 1.0.x Comparecompare
  • 3413486-watchdog_exception Comparecompare

Comments

mvc created an issue. See original summary.

  • fengtan committed 5d9c6851 on 1.0.x
    Issue #3413486: Make module incompatible with drupal 9.
    
fengtan’s picture

Status: Active » Fixed

Pushed 2c5f9721 along with 5d9c6851 which makes the module incompatible with drupal 9 since Error::logException() was only introduced in drupal 10 https://www.drupal.org/node/2932520

Made new RC https://www.drupal.org/project/search_api_fusion/releases/2.0.0-rc1

Status: Fixed » Closed (fixed)

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