- Issue created by @vishalkhode
- last update
about 1 year ago 31 pass - Status changed to Needs review
about 1 year ago 9:08am 23 May 2024 - Status changed to Fixed
about 1 year 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
about 1 year ago Not currently mergeable. - last update
about 1 year 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.