Skip to content

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

Description

@maidmaid

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions