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

Use Pimple\Container instead of Pimple for $configs #34

Merged
merged 1 commit into from
Jul 10, 2014
Merged

Use Pimple\Container instead of Pimple for $configs #34

merged 1 commit into from
Jul 10, 2014

Conversation

andrewshell
Copy link
Contributor

By using \Pimple instead of Container (already using Pimple\Container) it's throwing an exception:
Case mismatch between loaded and declared class names: Pimple vs Pimple\Container

By using \Pimple instead of Container (already using Pimple\Container) it's throwing an exception:
Case mismatch between loaded and declared class names: Pimple vs Pimple\Container
simensen added a commit that referenced this pull request Jul 10, 2014
Use Pimple\Container instead of Pimple for $configs
@simensen simensen merged commit bb19e6b into dflydev:master Jul 10, 2014
@simensen
Copy link
Member

Thanks!

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