forked from sabre-io/Baikal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphpstan.neon
More file actions
22 lines (21 loc) · 872 Bytes
/
Copy pathphpstan.neon
File metadata and controls
22 lines (21 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
parameters:
level: 0
reportUnmatchedIgnoredErrors: false
excludePaths:
- Core/Frameworks/BaikalAdmin/Resources/GlyphiconsPro/generate-sprite.php
- Core/Resources/Web/BaikalAdmin/GlyphiconsPro/generate-sprite.php (?)
- html/res/core/BaikalAdmin/GlyphiconsPro/generate-sprite.php (?)
ignoreErrors:
-
message: '#Instantiated class Flake\\Core\\Exception not found.#'
path: Core/Frameworks/Flake/Util/Frameworks.php
-
message: '#Call to static method compileCss\(\) on an unknown class Frameworks\\LessPHP\\Delegate.#'
path: Core/Frameworks/Flake/Controller/Page.php
-
message: '#Access to undefined constant Flake\\Core\\Model::LABELFIELD.#'
path: Core/Frameworks/Flake/Core/Model.php
-
identifier: unset.possiblyHookedProperty
includes:
- vendor/phpstan/phpstan-deprecation-rules/rules.neon