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
/
Expression
/
Call
History
Matthew Brown
f4f4a32f08
Fix
#2062
- treat function inside variable method call name as used
2019-08-26 00:47:46 -04:00
..
ArgumentMapPopulator.php
Implement signature help -
closes
#1841
(
#1862
)
2019-07-01 15:54:32 -04:00
FunctionCallAnalyzer.php
Fix
#2046
- trigger PossiblyNullArgument when in union with mixed
2019-08-22 23:26:04 -04:00
MethodCallAnalyzer.php
Fix
#2062
- treat function inside variable method call name as used
2019-08-26 00:47:46 -04:00
NewAnalyzer.php
Add concept of purity to functions and methods
2019-07-18 01:31:48 -04:00
StaticCallAnalyzer.php
Remove redundant @psalm-suppress in Psalm’s codebsae
2019-08-18 16:10:12 -04:00