1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal
2020-04-01 16:31:28 -04:00
..
Analyzer Don’t check stub files for non-unused-code checks 2020-04-01 16:31:28 -04:00
Codebase Clear existing issues before re-adding 2020-04-01 15:30:35 -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 Fix #3024 - replay errors in --diff --diff-methods mode 2020-03-26 14:22:06 -04:00
PhpTraverser Allow types to be traversed 2020-03-14 23:54:51 -04:00
PhpVisitor Fix #3032 - always replay docblock issues when analysing files 2020-03-28 19:54:55 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
Scanner Fix #3032 - always replay docblock issues when analysing files 2020-03-28 19:54:55 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Add \Error stub (#3002) 2020-03-21 19:11:23 -04:00
Taint
Type Prevent some inheritance issues 2020-03-31 11:28:36 -04:00
TypeVisitor Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -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
CallMap.php $ignore parameter of \sodium_base642bin() is optional (#2997) 2020-03-20 21:09:45 -04:00
Clause.php
exception_handler.php
MethodIdentifier.php Initial inferred Closure Returns (#2945) 2020-03-14 14:51:43 -04:00
PropertyMap.php Fix #2799 - DOMNode::$parentNode is nullable 2020-02-12 09:20:01 -05:00
ReferenceConstraint.php