1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2020-11-20 18:53:48 -05:00
..
CodeLocation Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
Config Only create vendor dir in config if it exists 2020-11-18 00:06:58 -05:00
Exception Added @psalm-stub-override for classlikes and methods (#4177) 2020-09-13 16:40:31 -04:00
Internal allow static return type in PHP8 (#4641) 2020-11-20 18:46:35 -05:00
Issue Change TaintedText to TaintedCallable 2020-11-19 19:01:19 -05:00
Plugin Use lists everywhere for args 2020-10-28 12:45:26 -04:00
Progress add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Report Add SARIF as report output (#4582) 2020-11-17 13:23:20 -05:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage Fix #4537 - use more rigorous inerhitance for return and param types 2020-11-12 13:54:27 -05:00
Type Allow mixed in PHP 8 for manipulation 2020-11-20 18:53:48 -05:00
Aliases.php param types (#4313) 2020-10-12 15:46:47 -04:00
Codebase.php Use lists everywhere for args 2020-10-28 12:45:26 -04:00
CodeLocation.php Fix #4603 - fix arithmetic to prevent end column 0 2020-11-18 13:19:54 -05:00
Config.php Allow TaintedInput to suppress all emitted issues 2020-11-17 16:08:05 -05:00
Context.php Ensure we flush out re-assigned vars also referenced 2020-11-06 12:51:41 -05:00
DocComment.php Initial proposal for psalm-require-{extends, implements} (#4361) 2020-10-19 15:08:18 -04:00
ErrorBaseline.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
FileBasedPluginAdapter.php return types (#4311) 2020-10-12 15:02:52 -04:00
FileManipulation.php Add range check 2020-10-15 13:04:24 -04:00
FileSource.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssueBuffer.php Don’t exit with 1 when running security analysis in GitHub Actions and generating a file 2020-11-17 22:49:25 -05:00
NodeTypeProvider.php param types (#4313) 2020-10-12 15:46:47 -04:00
PluginRegistrationSocket.php return types (#4311) 2020-10-12 15:02:52 -04:00
Report.php Add SARIF as report output (#4582) 2020-11-17 13:23:20 -05:00
StatementsSource.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type.php return static instead of self when static context detected (#4632) 2020-11-19 19:02:25 -05:00