.. |
CodeLocation
|
Suppress a bunch of PossiblyUndefinedArrayOffset issues
|
2019-10-01 15:44:43 -04:00 |
Config
|
Make --init use vendor-dir from composer.json (#2313)
|
2019-11-08 06:59:04 -05:00 |
Exception
|
Break out if conditional analysis
|
2019-08-26 22:55:01 -04:00 |
Internal
|
Fix #2321 - prevent inferred template coercion
|
2019-11-11 09:14:34 -05:00 |
Issue
|
Added InvalidParent issue (#2320)
|
2019-11-11 00:21:43 -05: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
|
Allow taints to be removed via annotation
|
2019-10-15 16:25:27 -04:00 |
Type
|
Fix #1830 - infer key type after array_key_exists check
|
2019-11-10 14:23:53 -05:00 |
Aliases.php
|
Simplify class completion lookup
|
2019-06-29 21:32:26 -04:00 |
Codebase.php
|
Fix #2177 - mark variables in try block as potentially undefined
|
2019-11-09 12:25:30 -05:00 |
CodeLocation.php
|
Improve report output of taint analysis
|
2019-10-19 17:59:10 -04:00 |
Config.php
|
Support ext-ds and fix offset count
|
2019-10-18 11:35:24 -04:00 |
Context.php
|
Fix #2259 - if error suppression is use, list destructuring values will be nullable
|
2019-10-22 10:40:37 -04: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
|
Only show taint issues when tracking tainted input
|
2019-10-09 14:26:32 -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 support for Iterator<X> type (#2285)
|
2019-10-30 18:00:27 +00:00 |