1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
2020-04-09 09:27:21 -04:00
..
Analyzer Merge with mixed in nested arrays 2020-04-09 09:27:21 -04:00
Codebase Bump callmap version to 7.4 (#3094) 2020-04-08 01:04:34 -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 handling of old amp 2020-04-05 01:14:26 -04:00
PhpTraverser Allow types to be traversed 2020-03-14 23:54:51 -04:00
PhpVisitor Accept partial match of template type 2020-04-04 17:14:33 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Use conditional return type for range 2020-04-07 19:59:20 -04:00
Scanner Fix #3057 and add support for @psalm-yield annotation 2020-04-02 22:38:10 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Use conditional return type for range 2020-04-07 19:59:20 -04:00
Taint
Type Merge with mixed in nested arrays 2020-04-09 09:27:21 -04:00
TypeVisitor Prevent storing references to classes from within those classes 2020-04-04 18:42:14 -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 Added ReflectionProperty#getType() to psalm type stubs for PHP 7.4+ (#3093) 2020-04-08 09:04:49 -04:00
CallMap.php Added ReflectionProperty#getType() to psalm type stubs for PHP 7.4+ (#3093) 2020-04-08 09:04:49 -04:00
Clause.php
exception_handler.php
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