1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 21:48:45 +01:00
psalm/src/Psalm
2024-01-15 10:11:21 +01:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal create a separate issue type 2024-01-15 10:11:21 +01:00
Issue create a separate issue type 2024-01-15 10:11:21 +01: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 Merge pull request #10518 from samlitowitz/issue-10490 2024-01-10 22:01:02 +01:00
Type Merge pull request #10505 from kkmuffme/fix-readonly-properties-by-reference-not-reported 2024-01-09 22:01:51 +01:00
Aliases.php Reduce memory consumption of caching and parallel processing without igbinary 2024-01-09 06:42:49 +09:00
Codebase.php fix other places that have a similar bug 2023-12-18 12:58:47 +01:00
CodeLocation.php Reduce memory consumption of caching and parallel processing without igbinary 2024-01-09 06:42:49 +09:00
Config.php remove redundat directory separator which caused "//" in path not found errors 2024-01-13 12:17:24 +01: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 should be non-falsy-string instead of non-empty-string in most cases 2024-01-13 17:10:02 +01:00