-
Notifications
You must be signed in to change notification settings - Fork 343
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
Installation fails: Argument 2 passed to TableGateway::__construct() #46
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After following the installation instructions, I get an exception:
I probably don't understand correctly how this is supposed to work, but I'm wondering why the 'dbmaster' alias should point to the PDO class. I've tried making it point to the Zend\Db\Adapter\Adapter class instead, but that results in a circular reference.
How to reproduce:
The text was updated successfully, but these errors were encountered: