Showing 1,086 of 1,086 total issues

syntax error, unexpected '...' (T_ELLIPSIS), expecting ']'
Open

                    ...$matched, ...(ARGV === $param->name ? [new Plugin\SignalArgs($args)] : array_values($args))
Severity: Critical
Found in src/Signal.php by phan

Invalid offset "scheme" of array type array{}
Open

            static::scheme($options[SCHEME] ?? null),
Severity: Minor
Found in src/Url/Assemble.php by phan

Class uses undeclared trait \Mvc5\View\Template\Render (Did you mean trait \Mvc5\Plugins\Render)
Open

final class Render
Severity: Critical
Found in src/View/Render.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract internal method \Countable::count
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

non-abstract class \Mvc5\ViewModel contains abstract internal method \Iterator::key
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

non-abstract class \Mvc5\ViewModel contains abstract method \Mvc5\Template\TemplateModel::withTemplate declared at /code/src/Template/TemplateModel.php:25
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan
Severity
Category
Status
Source
Language