浏览代码

Fix phpstan

mscherer 5 年之前
父节点
当前提交
f7c04b4027
共有 1 个文件被更改,包括 0 次插入1 次删除
  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:
 	-