Rahul

Results 3 comments of Rahul

Hi @fashxp I'm concerned about the proposed change in PR - https://github.com/pimcore/admin-ui-classic-bundle/pull/468 While it addresses the issue, you pointed out that it seems to introduce a new problem by silently...

Hi @youwe-petervanderwal In this example, you have utilized the named parameters feature introduced in PHP version 8. Within Pimcore, this process involves an internal call to the __callStatic method, as...