1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm
2020-04-27 09:50:27 -04:00
..
CodeLocation Fix phpcs issues 2019-11-11 10:11:42 -05:00
Config Fix #3193 - no longer add totallyTyped="true" to config 2020-04-19 12:58:42 -04:00
Exception Catch circular references in constants 2019-12-10 16:16:44 -05:00
Internal Add slash 2020-04-27 09:50:27 -04:00
Issue @psalm-trace is now a specific low-level issue, because plain debug print breaks structured output (after #3080) (#3106) 2020-04-08 21:03:05 -04:00
Plugin Replace issue data array with object 2020-02-16 18:24:40 -05:00
Progress Use floor() instead of round() for long progress percentage (#2634) 2020-01-16 15:57:09 -05:00
Report Make link part of IssueData so it’s available to all consumers 2020-03-19 16:22:43 -04:00
SourceControl
Storage Add slash 2020-04-27 09:50:27 -04:00
Type Make sure to remember correct positions of @var references 2020-04-27 00:05:20 -04:00
Aliases.php
Codebase.php Fix #3204 - normalise function ids where possible 2020-04-20 21:38:35 -04:00
CodeLocation.php Add docblock_start and docblock_end properties to CodeLocation 2020-02-20 22:56:03 -05:00
Config.php Add stub for json_encode 2020-04-04 11:18:24 -04:00
Context.php Fix #3201 - add additional constraints on constructor initialisation 2020-04-21 00:04:47 -04:00
DocComment.php Implement @psalm-trace annotation, fixes #3079 (#3080) 2020-04-06 12:42:22 -04:00
ErrorBaseline.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Fix #3117 - invalidate all caches when composer lockfile changes 2020-04-12 11:41:37 -04:00
NodeTypeProvider.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
PluginRegistrationSocket.php add plugin hook to be called after every function call 2020-02-13 09:10:24 -05:00
Report.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
StatementsSource.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Type.php Fix #1518 - add escaping of object-like keys 2020-04-26 17:36:02 -04:00