Subversion Repositories php_utils

Rev

Blame | Last modification | View Log | RSS feed

parameters:
        level: 5
        paths:
                - .
        excludePaths:
                analyseAndScan:
                        - .phpstan.tmp
        tmpDir: .phpstan.tmp
        ignoreErrors:
                #- '#is always (true|false)\.#'
                - '#Call to function assert\(\) with false will always evaluate to false\.#'
                #- '#with no typehint specified\.#'