-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathapp_errors.json
More file actions
1 lines (1 loc) · 1.03 KB
/
app_errors.json
File metadata and controls
1 lines (1 loc) · 1.03 KB
1
{"totals":{"errors":0,"file_errors":5},"files":{"F:\\laragon\\www\\Intent-Framework\\src\\Core\\App.php":{"errors":5,"messages":[{"message":"Method Core\\App::runThroughMiddleware() should return Core\\Response but returns mixed.","line":101,"ignorable":true,"identifier":"return.type"},{"message":"Parameter #4 $debug of method Core\\App::sendJsonError() expects bool, mixed given.","line":117,"ignorable":true,"identifier":"argument.type"},{"message":"Parameter #4 $debug of method Core\\App::sendHtmlError() expects bool, mixed given.","line":120,"ignorable":true,"identifier":"argument.type"},{"message":"Offset 'function' on array{function: string, line?: int, file?: string, class?: class-string, type?: '->'|'::', args?: list<mixed>, object?: object} on left side of ?? always exists and is not nullable.","line":151,"ignorable":true,"identifier":"nullCoalesce.offset"},{"message":"Parameter #1 $content of method Core\\Response::html() expects string, string|false given.","line":317,"ignorable":true,"identifier":"argument.type"}]}},"errors":[]}