1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
2020-10-01 15:07:25 -04:00
..
CodeLocation Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
Config Fix: allowMissingFiles not respected for ignored files (#4259) 2020-09-29 11:27:35 -04:00
Exception Added @psalm-stub-override for classlikes and methods (#4177) 2020-09-13 16:40:31 -04:00
Internal Fix #4264 - prevent crash when analysing file with duplicate classes 2020-10-01 15:07:25 -04:00
Issue Rename TaintGraph to ControlFlowGraph because it’s about to do more 2020-09-20 23:59:52 -04:00
Plugin unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Progress add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Report 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Type 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Move taint graph functionality into its own object 2020-09-25 00:37:40 -04:00
CodeLocation.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Config.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Context.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
DocComment.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ErrorBaseline.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
FileBasedPluginAdapter.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
FileManipulation.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
FileSource.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssueBuffer.php Move taint graph functionality into its own object 2020-09-25 00:37:40 -04:00
NodeTypeProvider.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
PluginRegistrationSocket.php Fix File-related analysis plugin hooks (#3970) 2020-08-10 10:49:53 -04:00
Report.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
StatementsSource.php Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
Type.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00