1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm
2020-01-25 10:38:23 -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 Use more accurate type for large arraya 2020-01-25 10:38:23 -05:00
Issue Fix #2632 - detect invalid by-ref assignments in pure functions 2020-01-23 14:21:34 -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 Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Storage Emit all stubs discovered by Psalm during analysis 2020-01-08 17:23:40 -05:00
Type Fix missing class 2020-01-17 13:19:57 -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 check if phpstorm meta path is a file or directory (#2643) 2020-01-22 11:06:06 -05:00
Context.php Fix #2661 - catch invalid array_push on property 2020-01-22 09:57:59 -05:00
DocComment.php Allow taints to be removed via annotation 2019-10-15 16:25:27 -04:00
ErrorBaseline.php Improve count checks slightly 2020-01-22 07:51:24 -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 Add support for Github Actions output 2020-01-23 07:14:48 -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 fclose should treat resource as passed-by-reference 2020-01-17 13:12:00 -05:00