- Issue created by @hmdnawaz
- last update
over 1 year ago Composer require-dev failure - @hmdnawaz opened merge request.
- last update
over 1 year ago Composer require-dev failure - Status changed to Needs review
over 1 year ago 9:20am 23 May 2023 - 🇵🇰Pakistan hmdnawaz
The composer error is about search_api_autocomplete. Not sure why it is like that?
- last update
over 1 year ago 538 pass - 🇦🇹Austria drunken monkey Vienna, Austria
I’m pretty sure this would break for earlier Drupal versions, but let’s see what the test bot has to say.
Testing of MRs/forks doesn’t work in this project, so you shouldn’t use them, as noted in the info box when creating an issue. See #3190024: Problem with test dependencies when testing issue forks → .
- last update
over 1 year ago 536 pass, 2 fail - 🇦🇹Austria drunken monkey Vienna, Austria
Test fail is from 🐛 Fix failing tests against Drupal 10.1 HEAD Fixed , and therefore unrelated.
I now located the change record → , but it doesn’t say anything about switching to the new Symfony class. Instead, we are supposed to use the
\Drupal\Component\EventDispatcher\Event
class which already takes care of switching from the old to the new Symfony event class for us.
The deprecation error you describe will probably only occur with Drupal 9 and updated Symfony dependencies. I, for one, cannot reproduce it.If you are certain that this is a bug that needs to be fixed, please either provide documentation that proves this or steps to reproduce with the latest Drupal version.
- Status changed to Postponed: needs info
over 1 year ago 1:45pm 17 June 2023