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

unable to fetch or create an instance for info #7

Closed
austerus opened this issue Jul 10, 2012 · 3 comments
Closed

unable to fetch or create an instance for info #7

austerus opened this issue Jul 10, 2012 · 3 comments
Assignees
Labels

Comments

@austerus
Copy link

Hello,

I tried to add this module to the ZF2 Skeleton Application, using the latest pull from the zf2 repo (two days ago) but when I tried to access /info.json I got this error:

"Zend\ServiceManager\ServiceManager::get was unable to fetch or create an instance for info

In addition, to make it work I had to change the ->headers() call in the JSON postprocessor to ->getHeaders() to match the current state of the Framework.

I am rather new at ZF2 so any suggestion/fix would be greatly appreciated as this skeleton module is the closest thing I came to seeing the RestfulController work.

Regards!

@vasrap
Copy link
Owner

vasrap commented Jul 10, 2012

Hi Andrei,

Yeah at this point ZF2 is changing rapidly. Let me take a look and I will commit any fixes.

Thanks!

-- V

@ghost ghost assigned vasrap Jul 10, 2012
@vasrap
Copy link
Owner

vasrap commented Jul 15, 2012

Alright, this should be fixed now. Please, confirm and close issue.

@vasrap vasrap closed this as completed Aug 13, 2012
@vasrap
Copy link
Owner

vasrap commented Aug 13, 2012

Closing due to no answer in 30 days.

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

No branches or pull requests

2 participants