mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 08:48: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::(.*)#'
|
- '#Call to an undefined method phpOMS\\Module\\ModuleAbstract::(.*)#'
|
||||||
- '#Access to an undefined property phpOMS\\ApplicationAbstract::(.*)#'
|
- '#Access to an undefined property phpOMS\\ApplicationAbstract::(.*)#'
|
||||||
- '#Cannot access property (.*) on 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:
|
fileExtensions:
|
||||||
- php
|
- php
|
||||||
excludes_analyse:
|
excludes_analyse:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user