- Issue created by @ayalon
- Status changed to Fixed
5 months ago 11:10am 25 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.
After upgrading you see this fatal errors:
Fatal error: Declaration of Drupal\search_api_elasticsearch_client\Plugin\search_api\backend\ElasticSearchBackend::
__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /app/drupal/docr
oot/modules/contrib/search_api_elasticsearch_client/src/Plugin/search_api/backend/ElasticSearchBackend.php on line
464
Fatal error: Declaration of Drupal\Core\DependencyInjection\DependencySerializationTrait::__wakeup() must be compat
ible with Drupal\search_api\Backend\BackendPluginBase::__wakeup(): void in /app/drupal/docroot/core/lib/Drupal/Core
/DependencyInjection/DependencySerializationTrait.php on line 74
API has to be adapted.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.