1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/src/Psalm
2020-01-24 08:58:52 -05:00
..
CodeLocation
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 Add IteratorIterator generics 2020-01-24 08:58:52 -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
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
ErrorBaseline.php Improve count checks slightly 2020-01-22 07:51:24 -05:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
IssueBuffer.php Add support for Github Actions output 2020-01-23 07:14:48 -05:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php Add support for Github Actions output 2020-01-23 07:14:48 -05:00
StatementsSource.php
Type.php fclose should treat resource as passed-by-reference 2020-01-17 13:12:00 -05:00