1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
psalm/src/Psalm
2023-12-03 15:28:51 +01:00
..
CodeLocation
Config Fix POSIX only detection of absolute paths 2023-12-01 18:01:57 +01:00
Exception
Internal Implement by-ref closure use analysis 2023-12-03 15:28:51 +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 cs-fix 2023-10-21 20:48:06 +02: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 Fix that files passed via CLI but are not in projectFiles reported only a limited, random selection of errors instead of all - treat all files passed as CLI args as if they were in projectFiles 2023-11-18 08:55:20 +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 Handle different line endings from baseline. 2023-03-24 10:48:03 +01:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php More rector fixes 2023-10-21 20:45:09 +02: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