1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
Maximilian Bösing 4068f5cbb0
feature: add Union#allFloatLiterals as it was missing
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2022-06-12 02:50:48 +02: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 qa: use $assertion_var_id over $arg_var_id for better type reflection 2022-06-12 01:33:13 +02: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 feature: add Union#allFloatLiterals as it was missing 2022-06-12 02:50:48 +02: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 Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04: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