This website requires JavaScript.
Explore
Help
Register
Sign In
PMMP
/
PocketMine-MP
Watch
0
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-02-24 18:58:51 +00:00
Code
PocketMine-MP
/
tests
/
phpstan
/
rules
History
Dylan K. Taylor
5325ecee37
Deal with a whole lot of PHPStan suppressed key casting errors
...
closes
#6534
2024-11-25 14:30:58 +00: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
Deal with a whole lot of PHPStan suppressed key casting errors
2024-11-25 14:30:58 +00:00