1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00
psalm/src/Psalm
Maximilian Bösing 4ee1b3feb4
bugfix: only extend existing logic instead of hijacking it
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2022-06-12 01:15:46 +02:00
..
CodeLocation
Config Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Exception
Internal bugfix: only extend existing logic instead of hijacking it 2022-06-12 01:15:46 +02:00
Issue Improve handling of unsupported references (fixes #8018). 2022-05-26 18:28:23 -05:00
Node
Plugin
Progress
Report Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
SourceControl
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
Codebase.php
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
FileManipulation.php
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
PluginRegistrationSocket.php
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