- Issue created by @mably
- Merge request !24Issue #3478914 by mably: Drupal 11 compatibility fixes for entityreference_filter → (Merged) created by mably
- 🇨🇦Canada ryanrobinson_wlu
Thank you. I'm not quite ready to go for Drupal 11, but I used this to fix some errors stopping me from running other unit tests.
- First commit to issue fork.
- Status changed to Needs review
8 days ago 1:04pm 15 December 2024 -
maximkashuba →
committed 0a240377 on 2.0.x authored by
mably →
Issue #3478914: Drupal 11 compatibility fixes for entityreference_filter
-
maximkashuba →
committed 0a240377 on 2.0.x authored by
mably →
- 🇬🇪Georgia maximkashuba Batumi
hi @mably,
yep better to use static. Could you reopen the issue and add the patch ? - 🇫🇷France mably
Another solution is then to make the constructor final to avoid the phpstan warning. Are you ok with that?
Or should just add a phpstan ignore?
- 🇬🇪Georgia maximkashuba Batumi
malby,
i don't want to make constructor final,
plz just use static instead of self. - Merge request !25Issue #3478914 by mably, maximkashuba: Rollback new self() → (Merged) created by mably
-
maximkashuba →
committed 4af8d904 on 2.0.x authored by
mably →
Issue #3478914 by mably, maximkashuba: Drupal 11 compatibility fixes for...
-
maximkashuba →
committed 4af8d904 on 2.0.x authored by
mably →