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

Call to a member function loadInterceptors() on null #49

Open
4n70w4 opened this issue Feb 14, 2019 · 1 comment
Open

Call to a member function loadInterceptors() on null #49

4n70w4 opened this issue Feb 14, 2019 · 1 comment

Comments

@4n70w4
Copy link

4n70w4 commented Feb 14, 2019

Symfony 3.4

Example 1 from https://jmsyst.com/bundles/JMSAopBundle

Dont called method __CGInterception__setLoader of CG library enhanced proxy class

and $this->__CGInterception__loader is null.

$interceptors = $this->__CGInterception__loader->loadInterceptors($ref, $this, array($container));

@4n70w4
Copy link
Author

4n70w4 commented Feb 14, 2019

This exception throws if origin class have ->addMethodCall(...) in DI config

4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
…odCall

Revert "schmittjoh#49 correct order for addMethodCall()"
4n70w4 added a commit to SymfonyRotEbal/JMSAopBundle that referenced this issue Feb 14, 2019
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

1 participant