-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Since Symfony 8.0 (symfony/config), the ConfigurationInterface has changed :
https://github.com/symfony/config/blob/8.0/Definition/ConfigurationInterface.php#L28
And the Configuration has not the good signature :
https://github.com/redjanym/FCMBundle/blob/master/DependencyInjection/Configuration.php#L18
So the next error is displayed :
PHP Fatal error: Declaration of RedjanYm\FCMBundle\DependencyInjection\Configuration::getConfigTreeBuilder() must be compatible with Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder(): Symfony\Component\Config\Definition\Builder\TreeBuilder in /home/runner/work/project/project/vendor/redjanym/fcm-bundle/DependencyInjection/Configuration.php on line 18
Thanks @redjanym for your bundle :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels