1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/src/Psalm
2024-02-13 17:25:16 +00:00
..
CodeLocation
Config Replace remaining POSIX only absolute path detection 2023-12-06 13:48:06 -06:00
Exception
Internal Add issue message for magic methods 2024-02-13 17:25:16 +00:00
Issue Add MissingOverrideAttribute issue 2024-02-04 21:07:22 +13: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 Late binding of enum cases 2024-02-05 04:12:19 +01:00
Type Merge pull request #10655 from weirdan/late-binding-of-enum-properties 2024-02-05 15:17:42 -04:00
Aliases.php Reduce memory consumption of caching and parallel processing without igbinary 2024-01-09 06:42:49 +09:00
Codebase.php Drop suppression as the method is now used in tests 2024-01-29 22:43:06 +01:00
CodeLocation.php Remove usages of deprecated getLine 2024-01-28 14:32:14 +13:00
Config.php Merge pull request #10630 from kkmuffme/additional-fix-for-inconsistent-basedir 2024-02-05 15:01:51 -04:00
Context.php argv and argc were inconsistent in Context with VariableFetchAnalyzer 2023-08-08 22:29:18 +02:00
DocComment.php
ErrorBaseline.php Stable baseline 2024-02-01 17:54:46 +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 fix shepherd issue 2024-01-15 10:11:22 +01:00
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
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