1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
Barney Laurance 509aadc08a
Remove all (but one) properity declarations that needed NonInvariantDocblockPropertyType suppressed (#5174)
The remaining property
\Psalm\Internal\Analyzer\NamespaceAnalyzer::$source seems a bit harder
to fix
2021-02-08 09:36:42 -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 Remove all (but one) properity declarations that needed NonInvariantDocblockPropertyType suppressed (#5174) 2021-02-08 09:36:42 -05:00
Issue Add less severe issue for docblock property type invariance cc @bdsl 2021-02-07 00:52:29 -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 SARIF report: Include help links (#4924) 2021-01-03 01:45:21 +00:00
SourceControl add native param types (#4137) 2020-09-06 19:36:47 -04:00
Storage Enforce property type invariance (#5131) 2021-01-31 11:32:24 -05:00
Type Remove all (but one) properity declarations that needed NonInvariantDocblockPropertyType suppressed (#5174) 2021-02-08 09:36:42 -05:00
Aliases.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Codebase.php Track references on global variables (#5122) 2021-01-28 18:58:02 -05:00
CodeLocation.php Remove debugging error 2020-11-24 08:06:26 -05:00
Config.php add stubs for standard iterators (#4725) 2021-01-07 10:07:07 -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