|
|
@@ -16,6 +16,14 @@ parameters:
|
|
|
- '#Access to an undefined property Cake\\Database\\Driver::\$_connection#'
|
|
|
- '#Constant XC_TYPE_VAR not found#'
|
|
|
- '#Class PHPUnit_Runner_Version not found and could not be autoloaded#'
|
|
|
+ - '#Call to an undefined method Cake\\Auth\\Storage\\StorageInterface::getConfig\(\)#'
|
|
|
+ - '#Call to an undefined method Cake\\Auth\\Storage\\StorageInterface::setConfig\(\)#'
|
|
|
+ - '#Call to an undefined method Psr\\Http\\Message\\ResponseInterface::getCookies\(\)#'
|
|
|
+ - '#Access to an undefined property Psr\\Http\\Message\\UriInterface::\$webroot#'
|
|
|
+ - '#Access to an undefined property Psr\\Http\\Message\\UriInterface::\$base#'
|
|
|
+ - '#Call to an undefined method Cake\\Collection\\Iterator\\ZipIterator::getInnerIterator\(\)#'
|
|
|
+ - '#Result of method Cake\\Http\\Response::send\(\) \(void\) is used#'
|
|
|
+ - '#Method Cake\\View\\Form\\ContextInterface::val\(\) invoked with 2 parameters, 1 required#'
|
|
|
earlyTerminatingMethodCalls:
|
|
|
Cake\Shell\Shell:
|
|
|
- abort
|