mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 19:28:41 +00:00
fix vendor
This commit is contained in:
parent
cb2ec0a54c
commit
093d526457
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -4,3 +4,15 @@ test
|
|||
sitespeed
|
||||
*.cache
|
||||
.directory
|
||||
Vagrantfile
|
||||
vendor
|
||||
bower_components
|
||||
node_modules
|
||||
*.log
|
||||
.vagrant
|
||||
.vscode
|
||||
.sass-cache
|
||||
cache
|
||||
Cache
|
||||
Libraries
|
||||
.idea
|
||||
|
|
@ -81,7 +81,7 @@ parameters:
|
|||
- '#.*Mapper.* should return.*#'
|
||||
- '#.*::MODEL is not covariant with type class-string<T> of constant phpOMS\\DataStorage\\Database\\Mapper\\DataMapperFactory::MODEL.*#'
|
||||
- '#.*l11nServer.* does not accept.*#'
|
||||
- '#.*Call to an undefined method Default.*#'
|
||||
- '#.*Call to static method installExternal.*#'
|
||||
- '#.*Access to an undefined property Default.*#'
|
||||
-
|
||||
message: '#.*has parameter \$con with no typehint specified#'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user