Hi,
I upgraded api-platform/core to the latest version 3.0.9 on my symfony project and I get the following error on all the pages in my website:
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver::resolve()" must yield at most one value for non-variadic arguments. and in some other pages the error looks like this An exception has been thrown during the rendering of a template (""Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver::resolve()" must yield at most one value for non-variadic arguments.").
I downgraded to v3.0.8 because that one works fine.
Any ideas?
Thanks
Hi,
I upgraded api-platform/core to the latest version 3.0.9 on my symfony project and I get the following error on all the pages in my website:
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver::resolve()" must yield at most one value for non-variadic arguments.and in some other pages the error looks like thisAn exception has been thrown during the rendering of a template (""Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver::resolve()" must yield at most one value for non-variadic arguments.").I downgraded to v3.0.8 because that one works fine.
Any ideas?
Thanks