Skip to content

Commit 0600344

Browse files
committed
Ignore CData::$cdata checking by phpstan
1 parent c81b706 commit 0600344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ parameters:
77
ignoreErrors:
88
- '#Call to an undefined method FFI::Tcl_#'
99
- '#Call to an undefined method FFI::Tk_#'
10+
- '#Access to an undefined property FFI\\CData::\$cdata#'
11+

0 commit comments

Comments
 (0)