1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm
2020-11-24 14:57:34 -05:00
..
CodeLocation Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
Config Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Exception Allow Psalm to run in taint analysis mode without a config 2020-11-20 19:02:44 -05:00
Internal Switch order to satisfy new refinement 2020-11-24 14:57:34 -05:00
Issue Fix #4656 - separate UnusedConstructor from UnusedMethod 2020-11-22 11:48:17 -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 CodeClimate output format (#4387) 2020-11-23 15:34:51 -05:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage Fix #4674 - is_readable should be impure 2020-11-23 08:54:11 -05:00
Type Fix slash 2020-11-22 09:04:44 -05:00
Aliases.php param types (#4313) 2020-10-12 15:46:47 -04:00
Codebase.php Emit an issue when returning a Stringable object when a string is expected (#4657) 2020-11-24 00:18:24 -05:00
CodeLocation.php Remove debugging error 2020-11-24 08:06:26 -05:00
Config.php Fix #4656 - separate UnusedConstructor from UnusedMethod 2020-11-22 11:48:17 -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 add CodeClimate output format (#4387) 2020-11-23 15:34:51 -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 CodeClimate output format (#4387) 2020-11-23 15:34:51 -05:00
StatementsSource.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type.php Break aparat type combiner 2020-11-21 18:11:29 -05:00