1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2020-05-15 00:31:55 -04:00
..
Analyzer Add support for expansion of type aliases 2020-05-15 00:15:48 -04:00
Codebase Remove duplicate types with @psalm-import-type 2020-05-15 00:16:20 -04:00
Diff Fix differ 2020-03-12 21:40:45 -04:00
ExecutionEnvironment
FileManipulation Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
Fork Fix #2994 (#3016) 2020-03-25 21:25:33 -04:00
LanguageServer Added new language server options and functionality. (#3161) 2020-04-17 00:47:18 -04:00
PhpTraverser Allow types to be traversed 2020-03-14 23:54:51 -04:00
PhpVisitor Add reference to ensure proper hydration 2020-05-15 00:31:55 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Remove duplicate types with @psalm-import-type 2020-05-15 00:16:20 -04:00
Scanner Add more details to type alias creation 2020-05-14 00:41:50 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Remove unnecessary PHP code 2020-05-11 11:36:50 -04:00
Taint
Type Add support for expansion of type aliases 2020-05-15 00:15:48 -04:00
TypeVisitor Improve refactor 2020-05-10 22:45:01 -04:00
CallMap_71_delta.php
CallMap_72_delta.php $ignore parameter of \sodium_base642bin() is optional (#2997) 2020-03-20 21:09:45 -04:00
CallMap_73_delta.php
CallMap_74_delta.php update proc_open() types for PHP 7.4 (#3333) 2020-05-10 21:11:27 -04:00
CallMap.php Remove unnecessary PHP code 2020-05-11 11:36:50 -04:00
Clause.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
exception_handler.php Add an exception handler that prints full exception trace (#2418) 2019-12-04 23:17:08 -05:00
MethodIdentifier.php Initial inferred Closure Returns (#2945) 2020-03-14 14:51:43 -04:00
PropertyMap.php Update mysqli property maps (#3114) 2020-04-09 08:14:09 -04:00
ReferenceConstraint.php