markuspoerschke/guestbook

View on GitHub
.php-cs-fixer.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method setRules from undeclared class \PhpCsFixer\Config
Open

return (new PhpCsFixer\Config())
Severity: Critical
Found in .php-cs-fixer.php by phan

Call to method __construct from undeclared class \PhpCsFixer\Finder
Open

$finder = (new PhpCsFixer\Finder())
Severity: Critical
Found in .php-cs-fixer.php by phan

Call to method __construct from undeclared class \PhpCsFixer\Config
Open

return (new PhpCsFixer\Config())
Severity: Critical
Found in .php-cs-fixer.php by phan

Call to method in from undeclared class \PhpCsFixer\Finder
Open

$finder = (new PhpCsFixer\Finder())
Severity: Critical
Found in .php-cs-fixer.php by phan

There are no issues that match your filters.

Category
Status