1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/src/Psalm
2023-12-03 20:50:05 +01:00
..
CodeLocation
Config Fix POSIX only detection of absolute paths 2023-12-01 18:01:57 +01:00
Exception
Internal Merge branch '5.x' into fix_literal_union_key 2023-12-03 20:50:05 +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 Suppress warnings when --no-output is specified 2023-01-22 20:40:21 -04:00
Report cs-fix 2023-10-21 20:48:06 +02:00
SourceControl HEAD in all caps 2023-01-23 08:42:54 +01:00
Storage cs-fix 2023-10-21 20:48:06 +02:00
Type Fixup 2023-12-01 17:48:47 +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 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 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