.. |
CodeLocation
|
Fix phpcs issues
|
2019-11-11 10:11:42 -05:00 |
Config
|
Reconcile string emptiness a bit better
|
2019-12-13 15:51:54 -05:00 |
Exception
|
Catch circular references in constants
|
2019-12-10 16:16:44 -05:00 |
Internal
|
Only set if non-null
|
2020-01-14 17:03:58 -05:00 |
Issue
|
Add more specific UndefinedMagicMethod issue
|
2020-01-06 14:23:33 -05:00 |
Plugin
|
Dropped unused use (#2495)
|
2019-12-21 00:58:05 +00:00 |
Progress
|
Add framework for taint analysis to Psalm
|
2019-08-04 10:37:36 -04:00 |
Report
|
Add support for JUnit report type
|
2019-12-19 20:18:09 +00: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
|
Emit all stubs discovered by Psalm during analysis
|
2020-01-08 17:23:40 -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 parent issue type for UndefinedMagicMethod
|
2020-01-06 14:24:20 -05:00 |
Context.php
|
Fix #2591 - always remove changed var from parent clauses
|
2020-01-10 23:46:45 -05:00 |
DocComment.php
|
Allow taints to be removed via annotation
|
2019-10-15 16:25:27 -04:00 |
ErrorBaseline.php
|
Support comments in ErrorBaseline (#2311)
|
2019-11-07 13:03:18 -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
|
Support suppressing all issues with @psalm-suppress all (#2584)
|
2020-01-12 10:38:32 -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 JUnit report type
|
2019-12-19 20:18:09 +00:00 |
StatementsSource.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
Type.php
|
Fix #2583 - don’t convert scalar terms in @method annotations
|
2020-01-10 11:29:18 -05:00 |