1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm
2021-06-07 10:46:56 -04:00
..
CodeLocation
Config Fix extra issue tests 2021-03-20 21:55:17 -04:00
Exception
Internal Do not provide mixed return type on unrelated methods (#5895) 2021-06-07 10:45:43 -04:00
Issue Formally deprecate allowCoercionFromStringToClassConst (#5897) 2021-06-07 10:46:26 -04:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
Progress
Report Add issue link to GitHub Actions report (#5759) 2021-05-14 20:24:19 -04:00
SourceControl
Storage Fix #5810 - detect properties that are never read 2021-05-21 09:25:57 -04:00
Type Remove incorrectly-committed code 2021-06-02 17:26:40 -04:00
Aliases.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Codebase.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
CodeLocation.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
Config.php Formally deprecate allowCoercionFromStringToClassConst (#5897) 2021-06-07 10:46:26 -04:00
Context.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
DocComment.php Fix #5383 - prevent unsound use of new static for generics 2021-04-10 13:16:19 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Formally deprecate allowCoercionFromStringToClassConst (#5897) 2021-06-07 10:46:26 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php [FEATURE] Allow plugins to declare their custom scanner or analyzer (#5883) 2021-06-04 15:32:53 -04:00
Report.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
StatementsSource.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Type.php Assert intersection type when two variables are compared (#5774) 2021-05-18 16:14:58 -04:00