- 🇮🇩Indonesia el7cosmos 🇮🇩 GMT+7
\Symfony\Component\HttpKernel\Event\GetResponseEvent
is deprecated since Symfony 4.3 and is no longer available in Symfony 6.2. As Drupal 10 uses Symfony 6.2, this must be changed to use\Symfony\Component\HttpKernel\Event\RequestEvent
instead - First commit to issue fork.
- 🇦🇺Australia mstrelan
Discussed with @larowlan who agreed to reopen this. Rerolled the patch in #6, added some constructor property promotion, autowire, autoconfigure and return types. Needs work to get the pipeline green.
- 🇦🇺Australia mstrelan
That was more involved than I had hoped. Should be green now.
- First commit to issue fork.
-
larowlan →
committed 32c20ed6 on 8.x-1.x authored by
mstrelan →
Issue #3074465 by mstrelan, el7cosmos, eric115, sam152, dpi: Add option...
-
larowlan →
committed 32c20ed6 on 8.x-1.x authored by
mstrelan →
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Spoke with @dpi about this.
I realise @sam152 was keen to keep this module lean, but with the latest release that includes a fair bit on the security front, that ship has sailed.
We're running this patch on several sites so rather than continually rerolling it, going to merge it.
-
larowlan →
committed 37a3c61b on 8.x-1.x
Revert "Issue #3074465 by mstrelan, el7cosmos, eric115, sam152, dpi: Add...
-
larowlan →
committed 37a3c61b on 8.x-1.x
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
For those wishing to remain on the branch without this, I've put it into a 2.x branch