Use graph refactor #4776
bcc.yml
on: pull_request
Check backward compatibility
38s
Annotations
5 errors
|
Check backward compatibility
Process completed with exit code 3.
|
|
Check backward compatibility:
/src/Psalm/Codebase.php#L355
The parameter $context of Psalm\Codebase#addReferenceToProperty() changed from Psalm\Context|null to a non-contravariant Psalm\CodeLocation|null
|
|
Check backward compatibility:
/src/Psalm/Codebase.php#L355
The parameter $location of Psalm\Codebase#addReferenceToProperty() changed from Psalm\CodeLocation|null to a non-contravariant bool
|
|
Check backward compatibility:
/src/Psalm/Codebase.php#L355
The number of required arguments for Psalm\Codebase#addReferenceToProperty() increased from 2 to 3
|
|
Check backward compatibility:
/src/Psalm/Codebase.php#L111
Property Psalm\Codebase#$use_referencing_locations was removed
|