酒店预订平台
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

17 行
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#'