- Issue created by @_shy
- 🇺🇦Ukraine _shy Ukraine, Lutsk 🇺🇦
Here is a patch to fix the issue with a function declaration.
- Status changed to Needs review
over 1 year ago 7:48am 23 June 2023 - 🇺🇦Ukraine _shy Ukraine, Lutsk 🇺🇦
Updated the patch, and found a few entity query calls without
accessCheck()
function. - 🇺🇦Ukraine _shy Ukraine, Lutsk 🇺🇦
Also, found and fixed the following error:
Fetching deprecated class constant MASTER_REQUEST of class Symfony\Component\HttpKernel\HttpKernelInterface: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0.
P.S. sorry for spamming patches.
- Status changed to RTBC
over 1 year ago 5:34am 10 July 2023 - 🇮🇳India Akram Khan Cuttack, Odisha
I reviewed the patch and it's resolved the issue. Before patch when i try to extend the module it give fatal error and after applying patch the module got enabled successfully. Additionally, I have attached before and after state screenshots for reference.