1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 06:28:36 +01:00
psalm/src/Psalm
2023-12-12 13:54:35 +01:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal dont combine empty string with numeric-string 2023-12-07 20:05:16 +01:00
Issue code style 2023-10-01 21:35:45 +02:00
Node
Plugin Fixed https://psalm.dev/r/7f112fd745 - MethodComparator only reported an error for this if the parent class was user defined (= not in stubs), which is wrong, since this will cause a fatal error when running the code 2023-11-18 08:55:20 +01:00
Progress
Report cs-fix 2023-10-21 20:48:06 +02:00
SourceControl
Storage cs-fix 2023-10-21 20:48:06 +02:00
Type other atomics 2023-12-12 13:54:35 +01:00
Aliases.php
Codebase.php Fixing a crash if a method or property does not exist 2023-11-17 15:50:34 +00:00
CodeLocation.php fix outstanding CI issues 2023-03-02 18:02:23 +00:00
Config.php Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06: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 Handle different line endings from baseline. 2023-03-24 10:48:03 +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
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
StatementsSource.php
Type.php Update src/Psalm/Type.php 2023-08-25 19:30:16 -04:00