1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm
2021-09-22 15:20:19 +00:00
..
CodeLocation Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Config Remove temporary testing ugly code 2021-09-22 15:20:19 +00:00
Exception
Internal Merge pull request #6508 from thomasbley/master 2021-09-21 20:39:15 +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 fix wrong check for Range validity 2021-09-19 19:30:02 +02:00
Aliases.php
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 Add support for advanced IssueHandler in plugins 2021-09-22 14:56:07 +00: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
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