1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal
2020-06-20 23:11:42 -04:00
..
Analyzer Remove html and sql taints for simple preg_replace patterns 2020-06-20 23:11:42 -04:00
Codebase Fix #3624 - inherit magic property annotations from traits 2020-06-20 16:53:17 -04:00
Diff Fix differ 2020-03-12 21:40:45 -04:00
ExecutionEnvironment
FileManipulation Clean up comment parsing 2020-05-28 22:14:41 -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 Improve tainting of specializable classes 2020-06-19 01:22:51 -04:00
PluginManager
Provider Make property protected 2020-06-06 12:24:16 -04:00
Scanner Improve tainting of specializable classes 2020-06-19 01:22:51 -04:00
Scope
Stubs Update ext-ds stubs (#3559) 2020-06-10 17:27:39 -04:00
Taint Improve tracking of array taints 2020-06-18 18:48:19 -04:00
Type Allow lists to have their types refined 2020-06-18 10:01:16 -04:00
TypeVisitor Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -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 Fix argument types for Redis::zRevRangeByScore() and Redis::zRevRangeByLex() (#3597) 2020-06-17 11:50:03 -04:00
Clause.php
exception_handler.php
InternalTaintSinkMap.php Add taint docs 2020-06-19 11:56:12 -04:00
MethodIdentifier.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
PropertyMap.php tidyNode->child will be null if the node does not have any children (#3599) 2020-06-17 09:29:23 -04:00
ReferenceConstraint.php