BaguettePHP/mastodon-api

View on GitHub
sample/public/index.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method match from undeclared class \Teto\Routing\Router
Open

$action = $router->match($_SERVER['REQUEST_METHOD'], parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH));
Severity: Critical
Found in sample/public/index.php by phan

Call to method __construct from undeclared class \Teto\Routing\Router
Open

router($router = new \Teto\Routing\Router($routes));
Severity: Critical
Found in sample/public/index.php by phan

There are no issues that match your filters.

Category
Status