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
b310cc07b5
Array access on objects should always be treated as method call
2019-02-26 21:24:30 -05:00
..
Block
Fix
#1356
- improve assertion system to work better on function calls
2019-02-26 01:03:33 -05:00
Expression
Array access on objects should always be treated as method call
2019-02-26 21:24:30 -05:00
ExpressionAnalyzer.php
Fix
#1356
- improve assertion system to work better on function calls
2019-02-26 01:03:33 -05:00
ReturnAnalyzer.php
Dropped unused uses
2019-02-17 13:17:45 -05:00
ThrowAnalyzer.php
Fix
#1118
- detect possible issues with unions of mixed
2018-12-08 13:18:55 -05:00