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 ac9c915 commit f334452Copy full SHA for f334452
phpstan.neon.dist
@@ -4,9 +4,10 @@ parameters:
4
- src
5
- tests
6
7
+ universalObjectCratesClasses:
8
+ - FFI\CData
9
reportUnmatchedIgnoredErrors: false
10
ignoreErrors:
11
- '#Call to an undefined method FFI::Tcl_#'
12
- '#Call to an undefined method FFI::Tk_#'
- - '#Access to an undefined property FFI\\CData::\$cdata#'
13
0 commit comments