1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2020-07-01 19:18:01 -04:00
..
Analyzer Only emit one error for erroneous array_map string closure types 2020-07-01 19:18:01 -04:00
Codebase Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
Diff Fix #3668 - taint property types for magic properties without @property 2020-06-25 00:24:37 -04:00
ExecutionEnvironment
FileManipulation Clean up comment parsing 2020-05-28 22:14:41 -04:00
Fork
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
PhpVisitor Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
PluginManager
Provider Allow multiple args passed to array_map 2020-07-01 19:11:49 -04:00
Scanner Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
Scope
Stubs Add psalm-taint-specialize for preg_replace_callback (#3683) 2020-06-26 08:58:57 -04:00
Taint Reduce memory footprint a little 2020-06-25 19:12:30 -04:00
Type Fix #3716 - prevent crash for Foo|? return type 2020-06-29 17:52:55 -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
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 Add RdKafka\ProducerTopic::producev() to CallMap (#3700) 2020-06-28 13:15:11 -04:00
Clause.php
exception_handler.php
InternalTaintSinkMap.php Mark create_function() as a taint sink (#3729) 2020-07-01 18:09:30 -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