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
Brown
ab6ca4dc35
Fix
#1491
- allow comparison to typed value
2019-03-21 17:26:10 -04:00
..
Block
Allow reconciling superglobal types
2019-03-16 12:49:38 -04:00
Expression
Fix
#1491
- allow comparison to typed value
2019-03-21 17:26:10 -04:00
ExpressionAnalyzer.php
Add PossiblyInvalidCast for more refined checks
2019-03-17 17:10:51 -04:00
ReturnAnalyzer.php
Mutation checks should not care about return type
2019-03-06 11:12:36 -05:00
ThrowAnalyzer.php
…