酒店预订平台
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.
 
 
 
 
 
 

17 lines
405 B

  1. parameters:
  2. level: 3
  3. paths:
  4. - src/
  5. # - tests/
  6. ignoreErrors:
  7. - '#zend_monitor_|ZEND_MONITOR_#'
  8. - '#RollbarNotifier#'
  9. - '#Predis\\Client#'
  10. - '#^Cannot call method ltrim\(\) on int\|false.$#'
  11. - '#^Access to an undefined property Raven_Client::\$context.$#'
  12. - '#MongoDB\\(Client|Collection)#'
  13. - '#Gelf\\IMessagePublisher#'