1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
psalm/src/Psalm
Bruce Weirdan 8e1aa46195 CS fix
- trailing commas in calls with anon functions
- useless array docblock

Refs 8d0f603bef
Refs 6ea0278a67
2024-03-09 18:41:51 +01:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal CS fix 2024-03-09 18:41:51 +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 CS fix 2024-03-09 18:41:51 +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
ErrorBaseline.php Stable baseline 2024-02-01 17:54:46 +01:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php CS fix 2024-03-09 18:41:51 +01:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php fix shepherd issue 2024-01-15 10:11:22 +01:00
PluginRegistrationSocket.php
Report.php
StatementsSource.php
Type.php Catch missing classlike exceptions during scanning 2024-02-23 00:33:42 +01:00