.. |
CodeLocation
|
Fix phpcs issues
|
2019-11-11 10:11:42 -05:00 |
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
|
Docblock-provided type is not inferred
|
2020-02-12 11:34:54 -05:00 |
Issue
|
Fix #2696 - make sure static property references are prevented in pure functions
|
2020-01-27 22:55:20 -05:00 |
Plugin
|
Dont corrupt checkstyle xml
|
2020-02-09 15:54:37 -05:00 |
Progress
|
Use floor() instead of round() for long progress percentage (#2634)
|
2020-01-16 15:57:09 -05:00 |
Report
|
Fixed vimeo/psalm#2792
|
2020-02-11 22:21:54 -05:00 |
SourceControl
|
Apply PHPCS fixes
|
2019-07-05 16:27:53 -04:00 |
Storage
|
Fix #2729 - allow mutation of otherwise-readonly properties
|
2020-02-02 15:35:12 -05:00 |
Type
|
Improve --diff checks by including trait-using classes in dependents
|
2020-02-11 16:39:33 -05:00 |
Aliases.php
|
Simplify class completion lookup
|
2019-06-29 21:32:26 -04:00 |
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 config flag to support properties without a magic getter
|
2020-02-02 14:23:38 -05:00 |
Context.php
|
Better understand nesting loops and switches
|
2020-01-27 12:17:12 -05:00 |
DocComment.php
|
Fix #2785 - parse wildcards in variables better
|
2020-02-10 15:30:06 -05:00 |
ErrorBaseline.php
|
Fix #2712 - allow __toString to have more specific type
|
2020-01-29 22:28:40 -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
|
Fix #2442 - using asserting after a MixedAssignment removes that error
|
2020-02-08 23:01:45 -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 Github Actions output
|
2020-01-23 07:14:48 -05:00 |
StatementsSource.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
Type.php
|
Fix #2789 - Numeric should not be a reserved class name
|
2020-02-11 22:34:34 -05:00 |