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
/
Internal
/
Analyzer
/
Statements
History
Matthew Brown
b6dc8f547e
Fix
#2031
- still get class const return type after defined check
2019-08-17 18:01:24 -04:00
..
Block
Add detection for unused function calls
2019-08-13 13:15:23 -04:00
Expression
Fix
#2031
- still get class const return type after defined check
2019-08-17 18:01:24 -04:00
ExpressionAnalyzer.php
Add detection for unused function calls
2019-08-13 13:15:23 -04:00
ReturnAnalyzer.php
Fix
#2014
- prevent unusedvariable false positive when redefined in assignment ||
2019-08-15 09:43:43 -04:00
ThrowAnalyzer.php
Fix memory leak
2019-04-02 23:36:55 -04:00