This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-21 21:31:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
src
/
Psalm
/
Checker
/
Statements
/
Block
History
Matt Brown
32d85e20da
Remove unused vars
2017-02-10 19:10:13 -05:00
..
ForChecker.php
Fix
#80
- add dead code checks via command line
2017-01-31 23:24:33 -05:00
ForeachChecker.php
Find more unreferenced variables by ignoring mass context ops
2017-02-10 19:08:55 -05:00
IfChecker.php
Remove unused vars
2017-02-10 19:10:13 -05:00
SwitchChecker.php
Remove unused vars
2017-02-10 19:10:13 -05:00
TryChecker.php
Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass
2017-02-08 00:28:26 -05:00
WhileChecker.php
Remove unused vars
2017-02-10 19:10:13 -05:00