1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
2020-09-17 21:40:19 -04:00
..
CodeLocation add native param types (#4137) 2020-09-06 19:36:47 -04:00
Config replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2020-09-13 16:39:06 -04:00
Exception Added @psalm-stub-override for classlikes and methods (#4177) 2020-09-13 16:40:31 -04:00
Internal Add explicit offset 2020-09-17 21:35:30 -04:00
Issue More return types (#4173) 2020-09-12 11:24:05 -04:00
Plugin replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2020-09-13 16:39:06 -04:00
Progress Align paramter names 2020-08-09 23:19:59 -04:00
Report Changed path output in PhpStorm report to absolute (#4159) 2020-09-08 14:29:46 -04:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage add native param types (#4137) 2020-09-06 19:36:47 -04:00
Type Fix errors in return types (#4189) 2020-09-16 17:35:55 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php More return types (#4173) 2020-09-12 11:24:05 -04:00
CodeLocation.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Config.php align default value with documentation (#4188) 2020-09-17 21:40:19 -04:00
Context.php More return types (#4173) 2020-09-12 11:24:05 -04:00
DocComment.php Fix style issues 2020-09-13 21:45:07 -04:00
ErrorBaseline.php Make sure all written entries are correctly sorted 2020-09-14 11:00:15 -04:00
FileBasedPluginAdapter.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
FileManipulation.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
FileSource.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssueBuffer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php Fix File-related analysis plugin hooks (#3970) 2020-08-10 10:49:53 -04:00
Report.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
StatementsSource.php replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2020-09-13 16:39:06 -04:00
Type.php add native param types (#4137) 2020-09-06 19:36:47 -04:00