1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm
2020-02-06 19:40:18 -05:00
..
CodeLocation Fix phpcs issues 2019-11-11 10:11:42 -05:00
Config Fix generation of files in non-psr directory 2020-01-16 23:24:53 -05:00
Exception Catch circular references in constants 2019-12-10 16:16:44 -05:00
Internal Localise template checks to class being tested 2020-02-06 16:38:45 -05:00
Issue Fix #2696 - make sure static property references are prevented in pure functions 2020-01-27 22:55:20 -05:00
Plugin Improve count checks slightly 2020-01-22 07:51:24 -05:00
Progress Use floor() instead of round() for long progress percentage (#2634) 2020-01-16 15:57:09 -05:00
Report Add support for Github Actions output 2020-01-23 07:14:48 -05:00
SourceControl
Storage Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
Type Fix conditional class-string template replacement 2020-02-06 19:40:18 -05:00
Aliases.php
Codebase.php Add constant definitions 2020-01-08 23:48:42 -05:00
CodeLocation.php Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Config.php Add config flag to support properties without a magic getter 2020-02-02 14:23:38 -05:00
Context.php Better understand nesting loops and switches 2020-01-27 12:17:12 -05:00
DocComment.php Add support for @psalm-readonly-allow-private-mutation 2020-02-02 15:56:08 -05:00
ErrorBaseline.php Fix #2712 - allow __toString to have more specific type 2020-01-29 22:28:40 -05:00
FileBasedPluginAdapter.php Prefix constant 2019-07-21 16:38:39 -04:00
FileManipulation.php Issue 1926 unused variable (#1967) 2019-07-24 16:48:54 -04:00
FileSource.php
IssueBuffer.php Use slightly cleaner way of sorting file issues 2020-01-29 09:00:13 -05:00
NodeTypeProvider.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
PluginRegistrationSocket.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Report.php Add support for Github Actions output 2020-01-23 07:14:48 -05:00
StatementsSource.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Type.php Localise template checks to class being tested 2020-02-06 16:38:45 -05:00