1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal
2021-02-27 01:00:05 -05:00
..
Algebra Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Analyzer Fix style issues 2021-02-25 21:24:18 -05:00
Codebase Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
DataFlow Allow immutable classes to be specialised through calls 2020-11-19 01:38:20 -05:00
Diff improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
ExecutionEnvironment fix #5010 function exec() is disabled (#5012) 2021-01-14 16:33:49 -05:00
FileManipulation fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
Fork Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Json add native return types (#4116) 2020-09-04 16:26:33 -04:00
LanguageServer Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
PhpTraverser Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
PhpVisitor Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
PluginManager allow libraries to provide psalm plugins (#5165) 2021-02-06 22:06:00 -05:00
Provider Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Scanner Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
Scope Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Stubs/Generator Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Fix #5290 - improve inference of nested class-string template types 2021-02-27 01:00:05 -05:00
TypeVisitor Fix #4837 - bind correct static class when checking mixin types 2020-12-14 22:51:32 -05:00
Algebra.php Fix #4874 - remove strok stub 2020-12-21 17:14:25 +00: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
ErrorHandler.php Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
EventDispatcher.php Trigger dispatch even when only legacy hooks (#4962) 2021-01-08 19:51:26 -05:00
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