We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b7a54 commit 7a0aa89Copy full SHA for 7a0aa89
phpstan.neon
@@ -5,7 +5,7 @@ parameters:
5
ignoreErrors:
6
- '#Call to an undefined static method Illuminate\\Support\\Facades\\Route::getRoutes().#'
7
- '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl()#'
8
- - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceScheme()#'
+ - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::formatRoot()#'
9
- '#Cannot access offset .+ on Illuminate\\Contracts\\Foundation\\Application.#'
10
- '#Call to an undefined method Illuminate\\Routing\\Route::versions().#'
11
- '#(.*)NunoMaduro\\Collision(.*)#'
0 commit comments