- 将 .php-cs-fixer.dist.php 中的 declare_strict_types 设置为 false - 从所有 PHP 类文件中移除 declare(strict_types=1) 声明 - 在 CompilerBase.php 中添加缺失的空行以改善代码可读性 - 恢复 Translator.php 中关于 noLiteralStrings 的原始配置逻辑pull/1/head
parent
0e4a332519
commit
2c90437a99
25 changed files with 5 additions and 51 deletions
Loading…
Reference in new issue