Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lazyLoadingMethodInterceptor from proxy manager generates wrong Redis->set arguments part #443

Closed
boris-brtan opened this issue Jul 20, 2018 · 1 comment

Comments

@boris-brtan
Copy link

What is happening

since the commit, there is problem in the process of Doctrine fixtures load with generation of Redis::set method using ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator\LazyLoadingMethodInterceptor where in the generated script Redis::set method contains 4 parameters instead of 3.

shopsys/shopsys#336

In Redis_ca5fc0f.php line 1408:
[Symfony\Component\Debug\Exception\ContextErrorException]    
Warning: Redis::set() expects at most 3 parameters, 4 given
@curry684
Copy link
Collaborator

Duplicate #442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants