1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-08 22:18:39 +01:00
psalm/src/Psalm/Internal
2020-11-15 20:29:49 -05:00
..
Algebra Fix overeager inference 2020-11-03 16:44:24 -05:00
Analyzer Detect trying to access to a list with a negative offset (#4552) 2020-11-15 20:26:50 -05:00
Codebase Fix #4549 Better intersection between parent types (#4560) 2020-11-15 20:29:49 -05:00
DataFlow Add debug stuff for code complexity 2020-11-10 12:49:42 -05: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 Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
PhpTraverser Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
PhpVisitor Add a proxy capability to the flow annotation (#4495) 2020-11-09 15:22:35 -05:00
PluginManager improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Provider Fix #4491 - support assertions in new calls 2020-11-06 11:55:19 -05:00
Scanner Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
Scope Consolidate similar functionality 2020-11-07 00:58:20 -05:00
Stubs/Generator improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type Fix #4558 - Don’t convert value-of to key-of template 2020-11-15 18:33:07 -05:00
TypeVisitor Fix build 2020-11-12 14:22:54 -05: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