1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm
2021-09-19 19:30:01 +02:00
..
CodeLocation Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Config Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Exception
Internal add tests and use getNewHighestBound at one place 2021-09-19 19:30:01 +02:00
Issue Basic enum checks 2021-09-07 12:35:38 +03:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin Use stmt instead of args 2021-07-11 11:22:13 +02:00
Progress Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Report Encode XML output consistently 2021-09-05 20:06:59 +03:00
SourceControl
Storage Basic enum checks 2021-09-07 12:35:38 +03:00
Type Allow combining and improve comparison 2021-09-19 19:30:00 +02:00
Aliases.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Codebase.php Fixes: PHP 8.0: Argument #3 ($offset) must be contained in argument #1 ($haystack) 2021-08-02 16:49:09 -07:00
CodeLocation.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Config.php Use different psalm cache for different error levels 2021-08-06 12:46:15 -04:00
Context.php initialize array 2021-07-17 22:04:22 +02:00
DocComment.php try to fix offsets 2021-08-07 00:08:19 +02:00
ErrorBaseline.php Merge pull request #5608 from paxal/patch/preg_replace_callback 2021-07-11 04:55:03 +03:00
FileBasedPluginAdapter.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileManipulation.php
FileSource.php
IssueBuffer.php don't report UnusedSuppressions in non project dirs 2021-08-19 18:43:29 +02:00
NodeTypeProvider.php
PluginRegistrationSocket.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Report.php Encode XML output consistently 2021-09-05 20:06:59 +03:00
StatementsSource.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Type.php introduce $definite_class flag and use it to avoid using final keyword for simple inference 2021-08-19 23:19:59 +02:00