1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
kkmuffme d0f14ba19e ignore complex placeholders for now
Fix https://github.com/vimeo/psalm/issues/9900
Fix https://github.com/vimeo/psalm/issues/9901
Fix original core stubs sprintf returning a wrong type too (unrelated to return type provider) for placeholders that are always empty
2023-06-12 19:44:22 +02:00
..
CodeLocation
Config Use preg_split instead of explode 2023-05-24 15:28:41 -04:00
Exception
Internal ignore complex placeholders for now 2023-06-12 19:44:22 +02:00
Issue Introduce and use IssueData constants for severity 2023-05-31 12:38:15 +02:00
Node
Plugin Fix coding style issue 2023-06-01 16:38:29 +02:00
Progress
Report Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
SourceControl
Storage
Type fix phpcs code style issues in unrelated code which is reported now that phpcs is fixed 2023-06-07 09:01:47 +02:00
Aliases.php
Codebase.php
CodeLocation.php
Config.php feat: centralized Cache management 2023-06-09 13:46:00 +02:00
Context.php
DocComment.php
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php
PluginRegistrationSocket.php
Report.php Use new IssueBuffer constants 2023-05-31 13:00:16 +02:00
StatementsSource.php
Type.php Better intersection of template types during inheritance check 2023-06-07 17:58:25 +03:00