diff --git a/phpci.yml b/phpci.yml index 12e69667..9dda1fa4 100644 --- a/phpci.yml +++ b/phpci.yml @@ -12,7 +12,7 @@ setup: test: php_mess_detector: - allowed_warnings: 32 # Set max warnings at the current level - Disallow any further errors creeping in. + allowed_warnings: 10 # Set max warnings at the current level - Disallow any further errors creeping in. php_code_sniffer: standard: "PSR2" php_loc: