Ignore error message

This commit is contained in:
Dennis Eichhorn 2018-04-01 19:55:23 +02:00
parent cea7ae7fff
commit c0ebacd162

View File

@ -1,8 +1,9 @@
parameters:
ignoreErrors:
- '#Access to protected property Web\WebApplication::\$[a-zA-Z0-9_]+#'
- '#Access to protected property Web\\WebApplication::\$[a-zA-Z0-9_]+#'
- '#Calling method prepare\(\) on possibly null value of type PDO\|null\.#'
- '#Calling method lastInsertId\(\) on possibly null value of type PDO\|null\.#'
- '#Access to an undefined property phpOMS\\DataStorage\\DataStorageConnectionInterface::#'
fileExtensions:
- php
excludes_analyse: