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

Strict Mode errors #13

Closed
nicknill opened this issue Mar 19, 2014 · 3 comments
Closed

Strict Mode errors #13

nicknill opened this issue Mar 19, 2014 · 3 comments

Comments

@nicknill
Copy link

When strict mode is enabled - slim shows such error

Declaration of JsonApiView::render() should be compatible with Slim\View::render($template, $data = NULL)
@entomb
Copy link
Owner

entomb commented Mar 19, 2014

It is. what are we talking about here?

public function render($status=200, $data = NULL) { ... }

@nicknill
Copy link
Author

Sorry then. I'm using latest release version from composter, thats why i post a bug

@entomb
Copy link
Owner

entomb commented Mar 19, 2014

I launched a new release, thought it would be that!

thanks for the report anyway!

@entomb entomb closed this as completed Mar 19, 2014
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

2 participants