0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2024-11-24 03:56:12 +00:00
PocketMine-MP/tests/phpstan/rules
Dylan K. Taylor 3906600d44
Fix CS
2023-09-20 19:44:53 +01:00
..
DeprecatedLegacyEnumAccessRule.php Fix CS 2023-09-20 19:44:53 +01:00
DisallowEnumComparisonRule.php Use PHP-CS-Fixer to enforce file header presence 2022-06-04 17:34:49 +01:00
DisallowForeachByReferenceRule.php Ban foreach by-reference at the PHPStan level 2023-08-08 17:08:13 +01:00
UnsafeForeachArrayOfStringRule.php Replace Closure::fromCallable() usages with first-class callables 2023-07-19 13:34:42 +01:00