Bernhard Rusch
Bernhard Rusch
Any updates on this?
We need to check if this could have some negative side-effects in terms of data consistency (cleanups, ...)
Which image/tag are you using? For me it works just fine: ``` docker run pimcore/pimcore:php8.2-latest php -m | grep dom ```
@kingjia90 But we could do already all the changes you listed above, right?
@GALPR As you're experiencing the issue, could you please debug it and provide a PR with the fix? Thanks a lot in advance!
@GALPR for me it would be fine to revert the type-hints here, but we should then add the PhpDoc again as well and leave a comment why we're not using...
This should be of course just a quick-fix we need further investigate what's the root-cause of this issue.
@GALPR as others seem to be affected by this issue as well, I'd consider it as a bug fix and therefore it should go to `11.2` - thanks!
LGTM so far, maybe just one thing ... as this could change the behavior a bit in certain edge-cases, I'd prefer to have this in a minor release along with...
Nice, thanks a lot 💕