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
f5378bdca8
Improve function call resolution
2019-01-05 14:50:11 -05:00
..
Block
Upcast iterables to traversables when used in a templated class string
2019-01-05 10:32:39 -05:00
Expression
Improve function call resolution
2019-01-05 14:50:11 -05:00
ExpressionAnalyzer.php
Add array-key type and improve general type handling
2019-01-05 00:15:53 -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