mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-13 09:38:41 +00:00
Remove bug exclusion
This commit is contained in:
parent
9dab7232f3
commit
c801175e77
|
|
@ -9,7 +9,6 @@ parameters:
|
||||||
- '#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 phpOMS\\DataStorage\\Database\\BuilderAbstract::(.*)#'
|
||||||
- '#Call to an undefined method object::getId\(\)#'
|
- '#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#'
|
- '#Cannot call method (.*) on PDO\|null#'
|
||||||
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
|
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
|
||||||
- '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'
|
- '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user