$delta、$maxDepth、$canonicalize 和 $ignoreCase 参数的 assertEquals 和 assertNotEquals 函数的弃用用法。
assertEquals 和 assertNotEquals 函数的可选参数$delta、$maxDepth、$canonicalize 和 $ignoreCase 已被弃用,并将在 PHPUnit 9 中删除。
有关详细信息,请参阅 Usage of the assertEquals function (phpunit.readthedocs.io)。