Subversion Repositories oidinfo_api

Rev

Rev 27 | Blame | Compare with Previous | Last modification | View Log | RSS feed

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