8 lines
344 B
YAML
8 lines
344 B
YAML
parameters:
|
|
autoload_files:
|
|
- %rootDir%/../../../tests/bootstrap.php
|
|
ignoreErrors:
|
|
- '#Access to an undefined property Query\\QueryBuilderInterface::\$[a-zA-Z0-9_]+#'
|
|
- '#Call to an undefined method Query\\QueryBuilderInterface::[a-zA-Z0-9_]+\(\)#'
|
|
- '#Call to an undefined method Query\\Drivers\\DriverInterface::[a-zA-Z0-9_]+\(\)#'
|