Change PluginEntryPointInterface to take a PluginRegistrationSocket #3989
bcc.yml
on: pull_request
Check backward compatibility
38s
Annotations
3 errors
Check backward compatibility:
src/Psalm/Plugin/PluginEntryPointInterface.php#L12
The parameter $registration of Psalm\Plugin\PluginEntryPointInterface#__invoke() changed from Psalm\Plugin\RegistrationInterface to a non-contravariant Psalm\PluginRegistrationSocket
|
Check backward compatibility:
src/Psalm/Plugin/PluginEntryPointInterface.php#L12
The parameter $registration of Psalm\Plugin\PluginEntryPointInterface#__invoke() changed from Psalm\Plugin\RegistrationInterface to Psalm\PluginRegistrationSocket
|
Check backward compatibility
Process completed with exit code 3.
|