parameters:
  level: 6
  treatPhpDocTypesAsCertain: false
  paths:
    - database
    - src
    - public
    - public-legacy
    - tools
  bootstrapFiles:
    - misuzu.php
  ignoreErrors:
    -
      identifier: variable.undefined
      path: public-legacy/forum/posting.php
    -
      identifier: variable.undefined
      path: public-legacy/manage/changelog/tag.php
    -
      identifier: variable.undefined
      path: public-legacy/manage/news/category.php
    -
      identifier: variable.undefined
      path: public-legacy/manage/news/post.php
    -
      identifier: variable.undefined
      path: public-legacy/manage/users/note.php
    -
      identifier: empty.offset
      path: public-legacy/search.php
    -
      identifier: offsetAccess.notFound
      path: public-legacy/search.php