1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal
2020-07-08 14:51:20 -04:00
..
Analyzer Fix #3779 - allow ParadoxicalCondition of default to be suppressed 2020-07-08 14:51:20 -04:00
Codebase Fix #435 - add psalter fix for MissingPropertyType 2020-07-08 12:03:12 -04:00
Diff Fix #3668 - taint property types for magic properties without @property 2020-06-25 00:24:37 -04:00
ExecutionEnvironment
FileManipulation Add indentation as necessary between property docblocks 2020-07-08 14:32:16 -04:00
Fork
Json
LanguageServer
PhpTraverser
PhpVisitor Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
PluginManager
Provider Fix #3764 - preserve sealed-ness of array into array_map 2020-07-07 09:31:43 -04:00
Scanner Improve \Psalm\Internal\Scanner\DocblockParser::parse() (#3736) 2020-07-02 17:55:57 -04:00
Scope
Stubs Prevent false-positive for Exception::__toString overriding 2020-07-02 14:09:56 -04:00
Taint Reduce memory footprint a little 2020-06-25 19:12:30 -04:00
Type Fix #3760 - prevent param remapping twice 2020-07-07 11:44:22 -04:00
TypeVisitor Fix #3738 - allow storing references to class-strings inside immutable 2020-07-03 08:47:50 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php
CallMap.php Add RdKafka\ProducerTopic::producev() to CallMap (#3700) 2020-06-28 13:15:11 -04:00
Clause.php
exception_handler.php
InternalTaintSinkMap.php Fix typo for printr (#3754) 2020-07-07 00:25:14 -04:00
MethodIdentifier.php
PropertyMap.php
ReferenceConstraint.php