1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 21:48:45 +01:00
psalm/src/Psalm
2023-12-13 00:24:50 +01:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal Fix literal string keys int not handled as int as PHP does 2023-12-13 00:24:50 +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
SourceControl
Storage
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
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