1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/src/Psalm
2023-12-07 20:05:16 +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
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 Merge pull request #10450 from nicelocal/fix_class_string_key 2023-12-07 17:52:15 +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
Config.php Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Context.php
DocComment.php
ErrorBaseline.php
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
StatementsSource.php
Type.php