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 f79f37b commit 4f8d7a6Copy full SHA for 4f8d7a6
phpstan.neon.dist
@@ -27,7 +27,7 @@ parameters:
27
# - '#^Call to an undefined method Swoft\\Server\\Server::disconnect\(\)\.$#'
28
- '#^Call to an undefined method\sPsr\\Http\\Message\\ServerRequestInterface::getUriPath\(\)#'
29
- '#.+onstant APP_DEBUG not found.#'
30
- - '#^Function view not found.#'
+ # - '#^Function view not found.#'
31
# - '#^Call to static method \w+\(\) on an unknown class Swoft\\Cache\\Cache.#'
32
# These are ignored for now
33
-
0 commit comments