mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-19 07:18:40 +00:00
Ignore some general problems and bugs
This commit is contained in:
parent
73720de6a7
commit
b151b809cf
|
|
@ -7,6 +7,10 @@ parameters:
|
|||
- '#Call to an undefined method phpOMS\\Module\\ModuleAbstract::(.*)#'
|
||||
- '#Access to an undefined property phpOMS\\ApplicationAbstract::(.*)#'
|
||||
- '#Cannot access property (.*) on phpOMS\\ApplicationAbstract(.*)#'
|
||||
- '#Call to an undefined method phpOMS\\DataStorage\\Database\\BuilderAbstract::(.*)#'
|
||||
- '#Call to an undefined method object::getId\(\)#'
|
||||
- '#Strict comparison using === between array and false will always evaluate to false#'
|
||||
- '#Cannot call method (.*) on PDO\|null#'
|
||||
fileExtensions:
|
||||
- php
|
||||
excludes_analyse:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user