$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)。