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
History
orklah
f62c76a334
Merge pull request
#6622
from orklah/return_0
...
fix @return 0
2021-10-09 18:25:46 +02:00
..
FunctionLike
cleanup
2021-10-04 00:03:06 +02:00
Statements
Merge pull request
#6622
from orklah/return_0
2021-10-09 18:25:46 +02:00
AlgebraAnalyzer.php
…
AttributeAnalyzer.php
…
CanAlias.php
coalesce operator
2021-09-26 23:34:31 +02:00
ClassAnalyzer.php
fix errors
2021-10-02 10:01:05 +02:00
ClassLikeAnalyzer.php
coalesce operator
2021-09-26 23:34:31 +02:00
ClassLikeNameOptions.php
…
ClosureAnalyzer.php
code trimming
2021-09-25 02:34:21 +02:00
CommentAnalyzer.php
fix errors
2021-10-02 10:01:05 +02:00
DataFlowNodeData.php
…
FileAnalyzer.php
unset instead of reassign
2021-09-25 18:11:54 +02:00
FunctionAnalyzer.php
…
FunctionLikeAnalyzer.php
unnecessary identical child method
2021-09-26 23:34:32 +02:00
InterfaceAnalyzer.php
…
IssueData.php
…
MethodAnalyzer.php
…
MethodComparator.php
fix CS
2021-09-26 23:41:26 +02:00
NamespaceAnalyzer.php
…
ProjectAnalyzer.php
clearer string operations
2021-09-26 23:34:31 +02:00
ScopeAnalyzer.php
code trimming
2021-09-25 02:34:21 +02:00
SourceAnalyzer.php
unset instead of reassign
2021-09-25 18:11:54 +02:00
StatementsAnalyzer.php
unnecessary null initialization
2021-09-26 23:34:32 +02:00
TraitAnalyzer.php
…
TypeAnalyzer.php
…