1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2021-09-04 20:22:06 +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 allow ternary to override previous type when reassigning 2021-09-04 20:22:06 +02:00
Issue Announce removal of deprecated methods (#5956) 2021-06-20 14:12:20 -04: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 Replace array cast with get_object_vars() which Psalm understands 2021-07-20 23:26:15 +03:00
SourceControl
Storage Fix #6066 - introduce more robust system for capturing template constraints (#6072) 2021-07-11 12:03:21 -04:00
Type Merge pull request #6321 from orklah/analyze-dynamic-classConstFetch 2021-08-20 01:06:56 +03: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 Enforce use sort (#5900) 2021-06-07 22:55:21 -04: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