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

Not PHP 7.2 compliant with the last version of Slim 2 #108

Open
maidmaid opened this issue Feb 7, 2019 · 0 comments
Open

Not PHP 7.2 compliant with the last version of Slim 2 #108

maidmaid opened this issue Feb 7, 2019 · 0 comments

Comments

@maidmaid
Copy link

maidmaid commented Feb 7, 2019

A warning is triggered by PHP 7.2 with the last version of Slim 2 :

Declaration of Slim\Extras\Views\Twig::render($template) should be compatible with Slim\View::render($template, $data = NULL) in vendor/slim/extras/Slim/Extras/Views/Twig.php

cf

public function render($template)

cf https://github.com/slimphp/Slim/blob/7d3308bb8b41238941c0cbf549ef103c1bd69a30/Slim/View.php#L268

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

1 participant