- 🇺🇸United States nathaniel
Symfony Event class deprecated 9.1.0... (broke while testing on a Drupal 10 site).
https://www.drupal.org/node/3159012 →
Before:
use Symfony\Component\EventDispatcher\Event;
After:
use Drupal\Component\EventDispatcher\Event;
- Status changed to Needs review
over 1 year ago 4:21pm 20 April 2023 - 🇺🇸United States nathaniel
Tried to update the local patch based on the merge request / feedback and updated EventDispatcher.
- Status changed to RTBC
10 months ago 11:51pm 22 February 2024 - 🇺🇸United States greggles Denver, Colorado, USA
Thanks for your help vmarchuck and for that QA and update for Drupal 10, Nathaniel!
Nudging this to RTBC. We've been using the various versions of it since 2019. Would be great to get a maintainer's feedback.
-
jsacksick →
committed b76048f1 on 8.x-1.x
Issue #3089783 by mglaman, jsacksick, lkacenja, Nathaniel, zengenuity,...
-
jsacksick →
committed b76048f1 on 8.x-1.x
- Status changed to Fixed
8 months ago 6:50am 24 April 2024 - 🇮🇱Israel jsacksick
Made several changes / fixes to the patch and committed it.
-
jsacksick →
committed fc5a1c52 on 8.x-1.x
Issue #3089783 followup: Commit the missing event classes.
-
jsacksick →
committed fc5a1c52 on 8.x-1.x
- 🇺🇸United States greggles Denver, Colorado, USA
@jsacksick do you have an interdiff of your changes?
- 🇺🇸United States greggles Denver, Colorado, USA
Also super appreciate you taking a look at this and committing it!
- 🇺🇸United States greggles Denver, Colorado, USA
I think this is an interdiff of the changes from 16 up through #20.
Looks like some great improvements to me. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.