You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
344 B
7 lines
344 B
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_]+\(\)#'
|
|
|