for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: paths: ["src/*"] tools: php_sim: true php_pdepend: true php_analyzer: true build: nodes: analysis: tests: override: - php-scrutinizer-run --enable-security-analysis environment: redis: true php: pecl_extensions: - redis
# language: php