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.dist
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ parameters:
33
33
- '#Call to an undefined method CodeIgniter\\Database\\ConnectionInterface::(tableExists|protectIdentifiers|setAliasedTables|escapeIdentifiers|affectedRows|addTableAlias|getIndexData)\(\)#'
34
34
- '#Call to an undefined method CodeIgniter\\HTTP\\Request::(getPath|getSegments|getMethod|setLocale|getPost)\(\)#'
35
35
- '#Call to an undefined method CodeIgniter\\Router\\RouteCollectionInterface::(getDefaultNamespace|isFiltered|getFilterForRoute|getRoutesOptions)\(\)#'
36
-
- '#Call to function is_null\(\) with mysqli_stmt\|resource will always evaluate to false#'
37
36
- '#Cannot access property [\$a-z_]+ on ((bool\|)?object\|resource)#'
38
37
- '#Cannot call method [a-zA-Z_]+\(\) on ((bool\|)?object\|resource)#'
39
38
- '#Method CodeIgniter\\Database\\ConnectionInterface::query\(\) invoked with 3 parameters, 1-2 required#'
0 commit comments