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