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
7e2d00d6ed
Allow taints to be added to root array types
2019-10-12 12:23:40 -04:00
..
Block
Add support for list type
2019-10-08 18:44:46 -04:00
Expression
Allow taints to be added to root array types
2019-10-12 12:23:40 -04:00
ExpressionAnalyzer.php
Fix
#2156
- do better inference after isset
2019-10-01 19:31:08 -04:00
ReturnAnalyzer.php
Fix
#2041
- make sure property is always set
2019-08-21 11:25:08 -04:00
ThrowAnalyzer.php
…