Browse Source

Fix phpstan

mscherer 5 years ago
parent
commit
f7c04b4027
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/phpstan.neon

+ 0 - 1
tests/phpstan.neon

@@ -7,7 +7,6 @@ parameters:
 		- %rootDir%/../../../src/Utility/Mime
 	ignoreErrors:
 		- '#Call to an undefined method .+TimeHelper::.+\(\)#'
-		- '#Comparison operation ">" between int<1, max> and 0 is always true.#'
 
 services:
 	-