You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,4 @@ parameters:
5
5
ignoreErrors:
6
6
- '#Call to an undefined method SebastianFeldmann\\Ftp\\Client::delete\(\)#'
7
7
- '#Call to an undefined method ObjectStorage_Abstract::setLocalFile\(\)#'
8
+
- '#Parameter \#1 \$buffer \(array\) of method phpbu\\App\\Log\\Json::write\(\) should be compatible with parameter \$buffer \(string\) of method phpbu\\App\\Log\\File::write\(\)#'
0 commit comments