1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2020-08-23 10:57:24 -04:00
..
Analyzer Prohibit property fetches from pure contexts except when they’re on immutable objects 2020-08-23 10:57:24 -04:00
Codebase Test parallelization (#4045) 2020-08-23 10:32:07 -04:00
Diff Fix #3914 - treat $i++ like $i = $i + 1 2020-07-31 11:26:54 -04:00
ExecutionEnvironment Test parallelization (#4045) 2020-08-23 10:32:07 -04:00
FileManipulation Allow adding pure annotations to functions 2020-08-23 10:28:26 -04:00
Fork Don't hang when pcntl_fork is disabled (#4039) 2020-08-22 10:01:00 -04:00
Json Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
LanguageServer Normalize file_path with uriToPath (#3984) 2020-08-11 07:32:24 -04:00
PhpTraverser
PhpVisitor Fix #3999 - allow @psalm-type to reference imported type right above 2020-08-18 09:34:07 -04:00
PluginManager Align paramter names 2020-08-09 23:19:59 -04:00
Provider Test parallelization (#4045) 2020-08-23 10:32:07 -04:00
Scanner Test parallelization (#4045) 2020-08-23 10:32:07 -04:00
Scope
Stubs Fix some more tests 2020-07-21 23:16:56 -04:00
Taint Fix Psalm issues 2020-08-05 19:49:09 -04:00
Type Fix #4017 - allow float defaults in namespaced classes 2020-08-18 12:13:27 -04:00
TypeVisitor Allow adding pure annotations to functions 2020-08-23 10:28:26 -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 Set up taint analysis for pgsql functions (#4021) 2020-08-19 10:41:02 -04:00
Clause.php
exception_handler.php
IncludeCollector.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00
InternalTaintSinkMap.php Set up taint analysis for pgsql functions (#4021) 2020-08-19 10:41:02 -04:00
MethodIdentifier.php Fix Psalm issues 2020-08-05 19:49:09 -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
RuntimeCaches.php Test parallelization (#4045) 2020-08-23 10:32:07 -04:00