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-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
src
/
Psalm
/
Internal
/
Analyzer
/
Statements
/
Expression
/
Fetch
History
Matthew Brown
0b4981f01b
Fix
#1551
- do better at inferring class constant types
2019-09-14 14:26:31 -04:00
..
ArrayFetchAnalyzer.php
Improve accuracy around array addition
2019-09-08 10:23:12 -04:00
ClassConstFetchAnalyzer.php
Fix
#1551
- do better at inferring class constant types
2019-09-14 14:26:31 -04:00
ConstFetchAnalyzer.php
Move class const analysis
2019-09-14 13:12:54 -04:00
PropertyFetchAnalyzer.php
Propagate possibly-null issues onto fetched properties
2019-08-23 13:27:38 -04:00
VariableFetchAnalyzer.php
Fix
#1899
- detect dead code after array assignment
2019-07-04 16:38:31 -04:00