- Issue created by @vishalkhode
- last update
6 months ago 31 pass - Status changed to Needs review
6 months ago 9:08am 23 May 2024 - Status changed to Fixed
6 months ago 4:19pm 27 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- ๐ซ๐ทFrance mably
Probably should get released as the latest version 1.35 of search_api causes this error.
- ๐ซ๐ทFrance Julien Tekrane
Julien Tekrane โ made their first commit to this issueโs fork.
- Open on Drupal.org โCore: 10.2.x + Environment: PHP 8.2 & MySQL 8last update
5 months ago Not currently mergeable. - last update
5 months ago 31 pass - ๐ง๐ทBrazil viniciusrp
I created a patch with fix to be used until next release.
- ๐ฎ๐ณIndia debasisnaskar Bangalore
I confirm #12 the patch works well! Thanks @viniciusrp
- ๐จ๐ดColombia yeskmilo
Testing #12 ๐ Fatal error Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() Fixed is triggering new error:
Fatal error: Declaration of Drupal\Core\DependencyInjection\DependencySerializationTrait::__wakeup() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__wakeup(): void in /var/www/html/docroot/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php on line 74
- ๐ฉ๐ชGermany jan kellermann
For D10 I need these 3 patches:
Issue #3454939 (search_api):
- https://www.drupal.org/files/issues/2024-06-17/3454939-search-api-solr-c... โ
- https://git.drupalcode.org/project/search_api/-/merge_requests/148.diff (Commit #eb63433e4a229613836c24811d7aa82b37ff7db4)Issue #3449292 (search_api_solr):
- https://www.drupal.org/files/issues/2024-06-17/search-api-solr-fatal-err... โ - ๐บ๐ฆUkraine podarok Ukraine
#14 works for YMCA Website Services distribution
- ๐ฉ๐ชGermany olkoeller Hessen
git apply --index search-api-solr-fatal-error-declaration-of-sleep-3449292-12.patch
error: src/Plugin/search_api/backend/SearchApiSolrBackend.php: does not exist in index
error: src/SolrConnector/SolrConnectorPluginBase.php: does not exist in index - ๐ฆ๐บAustralia dpi Perth, Australia
Changes can be found in v4.3.4 and later.