Skip to content

CompilerExtension: default empty costructor #12

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

Closed
wants to merge 1 commit into from

Conversation

fprochazka
Copy link
Contributor

This prevents the following error and improves BC.

ReflectionException
Class Nette\DI\Extensions\PhpExtension does not have a constructor, so you cannot pass any constructor arguments

https://travis-ci.org/Kdyby/DoctrineCache/jobs/33112840

This prevents the following error and improves BC.
ReflectionException: Class Nette\DI\Extensions\PhpExtension does not have a constructor, so you cannot pass any constructor arguments
@dg
Copy link
Member

dg commented Aug 20, 2014

This is not a solution.

@fprochazka
Copy link
Contributor Author

Soo.... the other way around? adding check to the Configurator?

@fprochazka
Copy link
Contributor Author

nette/bootstrap#17

@fprochazka fprochazka closed this Aug 20, 2014
@fprochazka fprochazka deleted the patch-1 branch August 20, 2014 22:31
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

Successfully merging this pull request may close these issues.

2 participants