With recent versions of Drupal, you get the following deprecation warning:
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Drupal\search_api_attachments\EventSubscriber\ConfigEventsSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Issue fork search_api_attachments-3563085
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:
Comments
Comment #3
drunken monkeyComment #5
izus commentedthanks
this is now merged and released
Comment #7
izus commented