.. |
CodeLocation
|
Fix #1444 - track unused suppressions
|
2019-08-18 14:27:50 -04:00 |
Config
|
Clean up more unused @psalm-suppress annotations
|
2019-08-18 16:59:56 -04:00 |
Exception
|
Break out if conditional analysis
|
2019-08-26 22:55:01 -04:00 |
Internal
|
Fix #2116 - allow property set inside unserialize
|
2019-09-10 10:31:46 -04:00 |
Issue
|
Fix #2061 - add config to allow suppression of string increment issues
|
2019-09-01 17:49:37 -04:00 |
Plugin
|
Add BeforeAnalyzeFileInterface (#2034)
|
2019-08-18 10:40:07 -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
|
Don’t complain about mutating call when it was inferred during reflection
|
2019-09-08 10:36:57 -04:00 |
Type
|
Allow callables to be understood as pure
|
2019-09-09 12:11:04 -04:00 |
Aliases.php
|
Simplify class completion lookup
|
2019-06-29 21:32:26 -04:00 |
Codebase.php
|
Fix #1444 - track unused suppressions
|
2019-08-18 14:27:50 -04:00 |
CodeLocation.php
|
Expose code location raw line number
|
2019-08-06 17:11:25 -04:00 |
Config.php
|
Fix #2061 - add config to allow suppression of string increment issues
|
2019-09-01 17:49:37 -04:00 |
Context.php
|
Add support for @immutable
|
2019-08-30 12:36:35 -04:00 |
DocComment.php
|
Support @psalm-readonly too
|
2019-09-08 15:12:30 -04:00 |
ErrorBaseline.php
|
apply pretty formatting when there are no issues (#1946)
|
2019-07-13 13:44:15 -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
|
Remove unused suppressions in tests
|
2019-08-18 15:34:32 -04:00 |
PluginRegistrationSocket.php
|
Remove redundant @psalm-suppress in Psalm’s codebsae
|
2019-08-18 16:10:12 -04:00 |
Report.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
StatementsSource.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
Type.php
|
Improve handling of external-mutation-free objects created in pure functions
|
2019-08-31 09:49:32 -04:00 |