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
Brown
16c33d1565
Add support for list type
...
Fixes
#2209
2019-10-08 18:44:46 -04:00
..
ArrayFetchAnalyzer.php
Add support for list type
2019-10-08 18:44:46 -04:00
ClassConstFetchAnalyzer.php
Fix
#2186
- use expanded class name for aliased class
2019-09-30 22:15:48 -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