1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2022-06-23 21:30:12 -04:00
..
CodeLocation
Config Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Exception Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Internal Remove unused use 2022-06-23 21:30:12 -04:00
Issue Improve handling of unsupported references (fixes #8018). 2022-05-26 18:28:23 -05:00
Node Finalize virtual nodes 2022-02-07 02:05:47 +02:00
Plugin Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Progress Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Report Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
SourceControl Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Storage Avoid json_encode when serializing non-UTF8 literals 2022-04-27 01:42:37 -04:00
Type Remove several unused use statements 2022-05-08 23:18:18 -05:00
Aliases.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Codebase.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
CodeLocation.php
Config.php Add simplexml stub. 2022-06-22 01:15:43 -05:00
Context.php Improve handling of unsupported references (fixes #8018). 2022-05-26 18:28:23 -05:00
DocComment.php Remove @psalm-generator-return annotation 2022-04-09 22:15:37 +02:00
ErrorBaseline.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
FileBasedPluginAdapter.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
FileManipulation.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
FileSource.php
IssueBuffer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
PluginRegistrationSocket.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Report.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
StatementsSource.php
Type.php