Skip to content

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

@maidmaid

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

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