1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2020-10-30 15:08:23 -04:00
..
Analyzer Fix #4453 - sanitise @extends types before attempting to parse 2020-10-30 15:08:23 -04:00
Codebase Protect more calls 2020-10-28 13:48:13 -04: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 Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
PhpVisitor Ensure Stringable is always available to tests that need it 2020-10-29 19:41:10 -04:00
PluginManager improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Provider Protect more calls 2020-10-28 13:48:13 -04:00
Scanner Use lists everywhere for args 2020-10-28 12:45:26 -04:00
Scope improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Stubs/Generator improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type Add support for int-mask<...> and int-mask-of<...> 2020-10-30 13:28:45 -04:00
TypeVisitor Invalidate signature types when use changes 2020-10-22 18:07:27 -04:00
Clause.php Misc improvements (#4314) 2020-10-15 13:23:35 -04: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