1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm
2021-02-22 09:21:28 -05:00
..
CodeLocation Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
Config Fix assertions on unions 2020-12-01 21:12:03 -05:00
Exception Allow Psalm to run in taint analysis mode without a config 2020-11-20 19:02:44 -05:00
Internal Fixed 4788 (#5263) 2021-02-22 09:21:28 -05:00
Issue Add less severe issue for docblock property type invariance cc @bdsl 2021-02-07 00:52:29 -05:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin adds statements list in the event (#4835) 2021-01-07 09:04:50 -05:00
Progress add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Report Change code-climate line reference (#5262) 2021-02-22 09:20:33 -05:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Fix #5198 - allow is_array check on templated 2021-02-12 12:32:24 -05:00
Aliases.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Codebase.php Specify it’s a snippet 2021-02-15 14:05:54 -05:00
CodeLocation.php Remove debugging error 2020-11-24 08:06:26 -05:00
Config.php Rename stub to avoid phpstorm conflict (#5213) 2021-02-13 18:42:34 -05:00
Context.php Fix #5020 - remove previous catch var assertions when assigning inside catch 2021-01-17 14:28:28 -05:00
DocComment.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00: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 Use separate exit code to indicate Psalm finding issues (#5087) 2021-01-24 13:30:35 -05:00
NodeTypeProvider.php param types (#4313) 2020-10-12 15:46:47 -04:00
PluginRegistrationSocket.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
Report.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
StatementsSource.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Type.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00