diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-11-15 13:20:16 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-11-18 11:55:56 +0000 |
| commit | 748dbe155a6d19d66918ad136947fa23ee8f8469 (patch) | |
| tree | ed4743592d3b0aea968f9cbae7e5d32c00b546fe /phpstan.neon.dist | |
| parent | f783aa1f4cd6d54a90d24a3d6be2996a3951fced (diff) | |
| download | webtrees-748dbe155a6d19d66918ad136947fa23ee8f8469.tar.gz webtrees-748dbe155a6d19d66918ad136947fa23ee8f8469.tar.bz2 webtrees-748dbe155a6d19d66918ad136947fa23ee8f8469.zip | |
Use Validator
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 43131c9c0d..54664cff4d 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -2,8 +2,5 @@ includes: - phpstan-baseline.neon parameters: - dynamicConstantNames: - - Webtrees::DEBUG - - Webtrees::ERROR_REPORTING ignoreErrors: - '#^Access to an undefined property object::\$[A-Za-z0-9_]+\.$#' |
