1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2019-10-09 09:17:43 -04:00
..
CodeLocation Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
Config Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
Exception Break out if conditional analysis 2019-08-26 22:55:01 -04:00
Internal Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
Issue Fix #2138 - complain when inheriting from immutable interfaces without annotation 2019-09-21 22:52:30 -04:00
Plugin Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
Progress Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
Report Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
SourceControl Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Storage Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -04:00
Type Add more list annotations to Psalm’s codebase 2019-10-09 09:17:43 -04:00
Aliases.php Simplify class completion lookup 2019-06-29 21:32:26 -04:00
Codebase.php Add a few more list types 2019-10-08 19:06:16 -04:00
CodeLocation.php Expose code location raw line number 2019-08-06 17:11:25 -04:00
Config.php Add support for checking integer array offsets 2019-10-04 11:08:08 -04:00
Context.php Add support for list type 2019-10-08 18:44:46 -04:00
DocComment.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
ErrorBaseline.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04: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 Conditionally verify that array offsets exist (#2147) 2019-09-18 14:21:06 -04:00
PluginRegistrationSocket.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Report.php Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
StatementsSource.php Rewrite use statements 2019-06-05 22:13:33 -04:00
Type.php Add non-empty-list support 2019-10-08 22:53:55 -04:00