Codebase list php-dflydev-fig-cookies / upstream/3.0.0+git20210430.1.6ba089b phpstan.neon
upstream/3.0.0+git20210430.1.6ba089b

Tree @upstream/3.0.0+git20210430.1.6ba089b (Download .tar.gz)

phpstan.neon @upstream/3.0.0+git20210430.1.6ba089braw · history · blame

1
2
3
4
5
6
parameters:
    level: 8
    paths:
        - src
    ignoreErrors:
        - '#Unsafe usage of new static\(\)\.#'