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
a56456a719
Add merging of vars_possibly_in_scope back
2017-02-21 17:41:54 -05:00
..
ForChecker.php
Fix ternary/which/for conditionals
2017-02-12 18:47:02 -05:00
ForeachChecker.php
Find more unreferenced variables by ignoring mass context ops
2017-02-10 19:08:55 -05:00
IfChecker.php
Add more support for logical and/or
2017-02-16 21:00:45 -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
Add merging of vars_possibly_in_scope back
2017-02-21 17:41:54 -05:00