- Issue created by @dburiak
- Status changed to Needs review
6 months ago 7:17pm 30 May 2024 - last update
6 months ago 51 pass, 12 fail - 🇺🇸United States agentrickard Georgia (US)
Here's a quick patch for initial testing.
The last submitted patch, 2: 3445702-acquia_search-event-dispatcher.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Needs review
6 months ago 7:42pm 30 May 2024 - last update
6 months ago 72 pass, 2 fail The last submitted patch, 4: 3445702-acquia_search-event-dispatcher-4.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- heddn Nicaragua
This might be duplicated by 📌 Automated Drupal 11 compatibility fixes Needs review
- last update
5 months ago 72 pass, 1 fail - First commit to issue fork.
- Assigned to ankitv18
- 🇮🇳India ankitv18
Will raise the MR considering the suggestion of #7 and patches provided
- Merge request !36Issue#3445702: Use symfony EventDispatcher instead of ContainerAwareEventDispatcher. → (Closed) created by ankitv18
- last update
5 months ago 72 pass, 2 fail - last update
5 months ago 72 pass, 2 fail - last update
5 months ago 72 pass, 2 fail - last update
5 months ago 72 pass, 2 fail - last update
5 months ago 72 pass, 2 fail - last update
5 months ago 72 pass, 1 fail - last update
5 months ago 72 pass, 2 fail - Issue was unassigned.
- Status changed to Needs review
5 months ago 1:10pm 20 June 2024 - 🇮🇳India ankitv18
MR!36 can be reviewed ~~ included the changes of gitlab-ci from https://www.drupal.org/project/acquia_search/issues/3448516 📌 Automated Drupal 11 compatibility fixes Needs review
- 🇺🇸United States emptyvoid
Ditto, confirmed.
Just updated staging build of project and this caused a total 500 error failure on all endpoints and displays.Drupal: 10.2.7
Php: 8.2
Acquia Search: 3.1.11PHP Fatal error: Declaration of Drupal\acquia_search\Plugin\SolrConnector\SearchApiSolrAcquiaConnector::setEventDispatcher(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher $eventDispatcher): Drupal\search_api_solr\SolrConnectorInterface must be compatible with Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase::setEventDispatcher(Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher): Drupal\search_api_solr\SolrConnectorInterface in /srv/drupal/hudoig-d10/dev/code/hudoigd10/docroot/modules/contrib/acquia_search/src/Plugin/SolrConnector/SearchApiSolrAcquiaConnector.php on line 136 Fatal error: Declaration of Drupal\acquia_search\Plugin\SolrConnector\SearchApiSolrAcquiaConnector::setEventDispatcher(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher $eventDispatcher): Drupal\search_api_solr\SolrConnectorInterface must be compatible with Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase::setEventDispatcher(Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher): Drupal\search_api_solr\SolrConnectorInterface in /srv/drupal/hudoig-d10/dev/code/hudoigd10/docroot/modules/contrib/acquia_search/src/Plugin/SolrConnector/SearchApiSolrAcquiaConnector.php on line 136 [warning] Drush command terminated abnormally.
- Status changed to Closed: duplicate
5 months ago 3:15am 21 June 2024 - 🇺🇸United States japerry KVUO
Will be handled in https://www.drupal.org/project/acquia_search/issues/3450845 📌 Automated Drupal 11 compatibility fixes for acquia_search Needs review