.. |
Algebra
|
Fix overeager inference
|
2020-11-03 16:44:24 -05:00 |
Analyzer
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
Codebase
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
DataFlow
|
Rename ControlFlowGraph to more appropriate DataFlowGraph
|
2020-10-13 16:49:03 -04:00 |
Diff
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
ExecutionEnvironment
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
FileManipulation
|
Misc improvements (#4314)
|
2020-10-15 13:23:35 -04:00 |
Fork
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
Json
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
LanguageServer
|
Fix language server
|
2020-10-19 13:13:50 -04:00 |
PhpTraverser
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
PhpVisitor
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
PluginManager
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
Provider
|
Fix #4464 - bust cache when Psalm’s version changes, not just composer’s
|
2020-11-01 09:01:53 -05:00 |
Scanner
|
Use better inference for getAttributes return type
|
2020-10-30 17:37:16 -04:00 |
Scope
|
Fix #4467 - variables are only the same if they were set in the same location
|
2020-11-01 11:26:42 -05:00 |
Stubs/Generator
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
Type
|
Add support for @return never
|
2020-11-04 12:30:02 -05:00 |
TypeVisitor
|
Invalidate signature types when use changes
|
2020-10-22 18:07:27 -04:00 |
Algebra.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
Clause.php
|
Improve output of Clause::__toString
|
2020-11-03 17:02:37 -05:00 |
Composer.php
|
add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275)
|
2020-10-03 02:26:37 -04:00 |
exception_handler.php
|
|
|
IncludeCollector.php
|
Collect and scan files included by the autoloaders (#3183)
|
2020-07-11 17:17:22 -04:00 |
MethodIdentifier.php
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
ReferenceConstraint.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
RuntimeCaches.php
|
Fix #4036 - add immutable annotations automatically too
|
2020-08-24 19:29:00 -04:00 |