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 c81b706 commit 0600344Copy full SHA for 0600344
phpstan.neon.dist
@@ -7,3 +7,5 @@ parameters:
7
ignoreErrors:
8
- '#Call to an undefined method FFI::Tcl_#'
9
- '#Call to an undefined method FFI::Tk_#'
10
+ - '#Access to an undefined property FFI\\CData::\$cdata#'
11
+
0 commit comments