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
ea137fc20c
Don’t complain about mixed after unpacking arg
2019-01-21 17:42:25 -05:00
..
Block
Make foreach var annotation use more cautious
2019-01-20 11:49:13 -05:00
Expression
Don’t complain about mixed after unpacking arg
2019-01-21 17:42:25 -05:00
ExpressionAnalyzer.php
Fix
#1202
- don’t allow undefined constants in enums
2019-01-15 11:31:13 -05:00
ReturnAnalyzer.php
Add support for @return no-return
2019-01-02 17:05:39 -05:00
ThrowAnalyzer.php
Fix
#1118
- detect possible issues with unions of mixed
2018-12-08 13:18:55 -05:00