1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2024-01-29 16:22:47 -04:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal Merge pull request #10601 from weirdan/do-not-validate-callable-arguments-in-lenient-contexts 2024-01-29 16:22:47 -04:00
Issue change error level to 2 2024-01-15 10:11:22 +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 Partial revert "Fix auto completion by partial property or method" 2024-01-26 12:23:36 +00: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 argv and argc were inconsistent in Context with VariableFetchAnalyzer 2023-08-08 22:29:18 +02:00
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 fix shepherd issue 2024-01-15 10:11:22 +01:00
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