- Issue created by @acbramley
- 🇩🇪Germany geek-merlin Freiburg, Germany
I can confirm this (also see broken translation_bliss pipeline).
The patch looks solid and is green. So RTBC for 1.7.
This was a PITA in the first place and is more of that now, dunno what to do with 1.6 for both d10 and d11.
But targeting pre-change d11 and post-change is the same problem.
Is this core change in a release yet? - 🇩🇪Germany geek-merlin Freiburg, Germany
Maybe sth like this works:
public function destruct(): void { if ($this-inner instanceof DestructableInterface) { $this->inner->destruct(); } }
- 🇦🇺Australia dpi Perth, Australia
Might be easier to make this a change on only the 11.1 and higher branch.
- 🇦🇺Australia dpi Perth, Australia
FYI interface change is in 11.1 and higher. The change is not in 11.0.
-
dpi →
committed 385351af on 1.8.x authored by
acbramley →
Issue #3498052 by acbramley, dpi: ModuleHandlerInterface no longer...
-
dpi →
committed 385351af on 1.8.x authored by
acbramley →
Automatically closed - issue fixed for 2 weeks with no activity.