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
History
orklah
bcc378bd20
handle concatenation with int parts (
#4938
)
2021-01-06 09:01:53 -05:00
..
Block
fix phpdoc (
#4905
)
2020-12-29 11:42:41 +00:00
Expression
handle concatenation with int parts (
#4938
)
2021-01-06 09:01:53 -05:00
BreakAnalyzer.php
Pass correct flags when referencing from finally
2020-11-25 14:04:55 -05:00
ContinueAnalyzer.php
Pass correct flags when referencing from finally
2020-11-25 14:04:55 -05:00
EchoAnalyzer.php
…
ExpressionAnalyzer.php
…
GlobalAnalyzer.php
…
ReturnAnalyzer.php
Fix a few issues
2020-12-01 18:26:15 -05:00
StaticAnalyzer.php
Fix a few issues
2020-12-01 18:26:15 -05:00
ThrowAnalyzer.php
Pass correct flags when referencing from finally
2020-11-25 14:04:55 -05:00
UnsetAnalyzer.php
…
UnusedAssignmentRemover.php
…