We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When strict mode is enabled - slim shows such error
Declaration of JsonApiView::render() should be compatible with Slim\View::render($template, $data = NULL)
The text was updated successfully, but these errors were encountered:
It is. what are we talking about here?
public function render($status=200, $data = NULL) { ... }
Sorry, something went wrong.
Sorry then. I'm using latest release version from composter, thats why i post a bug
I launched a new release, thought it would be that!
thanks for the report anyway!
No branches or pull requests
When strict mode is enabled - slim shows such error
The text was updated successfully, but these errors were encountered: