1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
Maximilian Bösing 765bf93444
bugfix: apply coding standard
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2021-11-15 18:36:51 +01:00
..
CodeLocation
Config Merge pull request #6519 from gmessier/advanced-issue-handlers 2021-10-04 09:47:59 +02:00
Exception
Internal feature: extract class constant by wildcard detection into dedicated resolver 2021-11-15 18:27:19 +01:00
Issue Merge pull request #6850 from gharlan/hyperlink 2021-11-14 23:20:09 +02:00
Node
Plugin ->args to ->getArgs 2021-10-09 23:37:04 +02:00
Progress
Report Use snake_case property name 2021-11-14 22:55:12 +02:00
SourceControl
Storage Merge pull request #6514 from zoonru/if-this-is 2021-10-04 09:49:26 +02:00
Type bugfix: apply coding standard 2021-11-15 18:36:51 +01:00
Aliases.php
Codebase.php cleanup 2021-10-04 00:03:06 +02:00
CodeLocation.php fix Uncaught ValueError: strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in /var/www/html/vendor/vimeo/psalm/src/Psalm/CodeLocation.php:301 2021-10-21 21:27:38 +02:00
Config.php Report deprecated elements 2021-11-14 04:55:28 +02:00
Context.php test without weird function 2021-10-19 22:12:20 +02:00
DocComment.php Add template support to @psalm-self-out 2021-10-28 10:44:37 +02:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Ensure array offset exists 2021-11-15 04:22:14 +01:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php
StatementsSource.php
Type.php Added phpcs SelfMemberReference rule, and applied 2021-11-07 15:47:39 +09:00