1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal
Matthew Lewinski ac0a9d1514 Add a 'sonarqube' report type (#1808)
This JSON report is suitable for import into either SonarCloud or
SonarQube as Generic Issue Data (also known as an External Issue
Report).

https://docs.sonarqube.org/latest/analysis/generic-issue/
2019-06-17 21:17:09 -04:00
..
Analyzer Add a 'sonarqube' report type (#1808) 2019-06-17 21:17:09 -04:00
Codebase Fix docblocks with @andrew-demb’s suggestions 2019-06-16 09:12:32 -04:00
Diff Remove unused variables 2019-05-12 23:13:27 -04:00
ExecutionEnvironment Remove unused variables/comment params 2019-05-11 22:11:38 -04:00
FileManipulation Fix bugs when moving methods that reference each other 2019-06-14 14:41:44 -04:00
Fork Speed up CircleCI build (#1805) 2019-06-17 16:42:47 -04:00
LanguageServer Fix #1780 - set open file contents on save 2019-06-13 15:25:55 -04:00
PluginManager Implemented multiple composer roots for plugins (#1723) 2019-06-02 11:23:56 -04:00
Provider Fix #1781 by improving handling of callmap options 2019-06-15 16:10:48 -04:00
Scanner Add rest of files 2019-06-01 16:57:33 -04:00
Scope Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
Stubs Allow trait_exists to inform type for ReflectionClass 2019-05-31 09:43:46 -04:00
Traverser Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Type Fix #1784 - detect missing end brackets 2019-06-15 17:57:40 -04:00
Visitor Fix #1781 by improving handling of callmap options 2019-06-15 16:10:48 -04:00
CallMap_71_delta.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
CallMap_72_delta.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
CallMap_73_delta.php Add callmap fixes collected by @voku in #1541 2019-04-11 10:58:27 -04:00
CallMap_74_delta.php Fix password_hash change between versions 2019-02-16 23:57:49 -05:00
CallMap.php Fix #1792 - allow scalar for sprintf 2019-06-15 11:56:59 -04:00
Clause.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
PropertyMap.php adding property that was introduced in 7.1, not sure how to accurately describe & test this with deltas 2019-03-07 23:20:05 -05:00
ReferenceConstraint.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00