This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-05-08 14:59:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
tests
/
phpstan
/
rules
History
Dylan K. Taylor
6846f1e78a
Replace disallowed operators in tests/
2022-01-20 16:48:36 +00:00
..
DisallowEnumComparisonRule.php
Replace disallowed operators in tests/
2022-01-20 16:48:36 +00:00
DisallowLogicalAndOperatorRule.php
Ban 'and' and 'or' operators via PHPStan
2022-01-20 16:44:59 +00:00
DisallowLogicalOrOperatorRule.php
Ban 'and' and 'or' operators via PHPStan
2022-01-20 16:44:59 +00:00
UnsafeForeachArrayOfStringRule.php
UnsafeForeachArrayOfStringRule: use statically analysable function reference
2022-01-18 00:23:29 +00:00