Abdul Malik Ikhsan
Abdul Malik Ikhsan
I see, it require https://github.com/laminas/laminas-cache/pull/297
Ref https://github.com/laminas/laminas-cache/pull/296
laminas-cache v4 now support laminas-servicemanager v4
another dependency seems use laminas-servicemanager v3, as run on php 8.3 got: ``` - Installing laminas/laminas-servicemanager (3.22.1): Extracting archive ```
I see, `doctrine/doctrine-module` still require v3 only. https://github.com/doctrine/DoctrineModule/blob/905d493770193f14f19b60998de9993a3dfde5f9/composer.json#L58
Ref https://github.com/doctrine/DoctrineModule/pull/835
laminas-cache already v4 which support laminas-servicemanager v4 https://github.com/laminas/laminas-cache/releases/tag/4.0.4
@lisachenko I am currently on my village and will be back on 16th/17th April, so hopefully can fully looking at it after that day as possibly 2 days long trip....
@lisachenko it seems too tight with laminas-code, and for the alternative, to be able to use php-parser's Printer, we need to know the Node from the `ReflectionFunction` which may need...
Could you share step by step to reproduce? Possibly require include bootstrap to resolve class/service