1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-11 15:38:46 +01:00
psalm/src/Psalm/Internal
2020-05-27 09:03:36 -04:00
..
Analyzer Improved understanding of array_key_exists 2020-05-27 09:03:36 -04:00
Codebase Define mixin declaring classname 2020-05-26 23:32:07 -04:00
Diff Fix differ 2020-03-12 21:40:45 -04:00
ExecutionEnvironment
FileManipulation Solve more cases when docblock rendering is not needed (#3387) 2020-05-18 07:16:18 -04:00
Fork Fix #2994 (#3016) 2020-03-25 21:25:33 -04:00
Json Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -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 Support string class_alias calls with leading backslash 2020-05-27 08:14:47 -04:00
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Scanner Add faster taint analysis 2020-05-22 12:33:29 -04:00
Scope Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
Stubs Change specialize-call to taint-specialize 2020-05-26 14:18:43 -04:00
Taint Improve property location resolution 2020-05-22 12:33:38 -04:00
Type Improved understanding of array_key_exists 2020-05-27 09:03:36 -04:00
TypeVisitor Expand template param before comparison 2020-05-25 11:51:10 -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 Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Clause.php
exception_handler.php
InternalTaintSinkMap.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
MethodIdentifier.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
PropertyMap.php Fix RdKafka maps (#3404) 2020-05-19 10:13:25 -04:00
ReferenceConstraint.php