1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/src/Psalm
2024-03-03 16:21:20 +01:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal Namespace anonymous classes 2024-03-03 16:21:20 +01:00
Issue Add MissingOverrideAttribute issue 2024-02-04 21:07:22 +13:00
Node
Plugin Add list of statements to BeforeFileAnalysisEvent 2024-02-20 00:00:27 +01:00
Progress
Report cs-fix 2023-10-21 20:48:06 +02:00
SourceControl
Storage Initial support for named parameters for callables 2024-03-02 19:17:48 +01:00
Type Use TaintKind/TaintKindGroup constants instead of string values 2024-02-24 16:31:52 +01:00
Aliases.php Reduce memory consumption of caching and parallel processing without igbinary 2024-01-09 06:42:49 +09:00
Codebase.php Drop suppression as the method is now used in tests 2024-01-29 22:43:06 +01:00
CodeLocation.php Remove usages of deprecated getLine 2024-01-28 14:32:14 +13:00
Config.php fix unrelated Config bug not honoring PHP composer versions 8.2 + 8.3 2024-03-02 11:50:52 +01:00
Context.php argv and argc were inconsistent in Context with VariableFetchAnalyzer 2023-08-08 22:29:18 +02:00
DocComment.php Add support for @psalm-inheritors 2023-05-07 11:33:38 +01:00
ErrorBaseline.php Stable baseline 2024-02-01 17:54:46 +01:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Emit UnusedPsalmSuppress issues for suppressed issues already removed by plugins 2023-12-03 11:45:17 +01:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php fix shepherd issue 2024-01-15 10:11:22 +01:00
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
StatementsSource.php
Type.php Catch missing classlike exceptions during scanning 2024-02-23 00:33:42 +01:00