Subversion Repositories php_clientchallenge

Rev

Rev 5 | Rev 7 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

parameters:
        level: 5
        fileExtensions:
                - php
                - phps
        paths:
                - .
        excludePaths:
                analyse:
                        - Sha3.php
                analyseAndScan:
                        - .phpstan.tmp
        tmpDir: .phpstan.tmp
        bootstrapFiles:
                - example/config.inc.php
        ignoreErrors:
                #- '#is always (true|false)\.#'
                #- '#Call to function assert\(\) with false will always evaluate to false\.#'
                #- '#with no typehint specified\.#'