1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2021-03-27 09:50:20 -04:00
..
CodeLocation
Config Fix extra issue tests 2021-03-20 21:55:17 -04:00
Exception Allow Psalm to run in taint analysis mode without a config 2020-11-20 19:02:44 -05:00
Internal Only check param-out when no exception is thrown 2021-03-27 09:50:20 -04:00
Issue Improve @no-named-arguments support and variadics. (#5455) 2021-03-22 19:58:22 -04:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin Prevent more offset issues 2021-03-22 23:26:03 -04:00
Progress
Report Add hints for MixedAssignment issues 2021-03-17 01:10:42 -04:00
SourceControl
Storage Prevent more offset issues 2021-03-22 23:26:03 -04:00
Type Fix many uses of offsets 2021-03-23 01:30:51 -04:00
Aliases.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Codebase.php Fix #5295 - offer static methods for completion too in instance mode 2021-02-27 11:36:19 -05:00
CodeLocation.php Fix JSON reports with long UTF8 strings (#5300) 2021-03-01 11:23:21 -05:00
Config.php Turn on unused variable detection by default on level 1 2021-03-22 09:44:40 -04:00
Context.php Fix #5325 – remove all memoised methods when calling a method with property mutations 2021-03-05 00:39:25 -05:00
DocComment.php Add @ignore-var and @psalm-ignore-var (#5488) 2021-03-26 21:20:23 -04:00
ErrorBaseline.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
FileBasedPluginAdapter.php return types (#4311) 2020-10-12 15:02:52 -04:00
FileManipulation.php Add range check 2020-10-15 13:04:24 -04:00
FileSource.php
IssueBuffer.php Make all mixed issues implement MixedIssue 2021-03-20 21:44:04 -04:00
NodeTypeProvider.php param types (#4313) 2020-10-12 15:46:47 -04:00
PluginRegistrationSocket.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
Report.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
StatementsSource.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Type.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00