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
16c2a0f899
Fix
#1246
- check @var annotations
2019-01-26 17:30:44 -05:00
..
Block
Remove a bunch of hacks around generic offsets
2019-01-26 16:58:49 -05:00
Expression
Fix
#1246
- check @var annotations
2019-01-26 17:30:44 -05:00
ExpressionAnalyzer.php
Fix
#1202
- don’t allow undefined constants in enums
2019-01-15 11:31:13 -05:00
ReturnAnalyzer.php
Add support for @return no-return
2019-01-02 17:05:39 -05:00
ThrowAnalyzer.php
…