8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

User Deprecated: Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead #310

Closed Axent96 closed 4 years ago

Axent96 commented 4 years ago
Q A
Symfony version 5.1.3
Bundle version 8.0.1
rpkamp commented 4 years ago

I don't think this message is related to EightPointsGuzzleBundle, as it doesn't use the RouteCollectionBuilder at all. There is probably another reason in your application why you're getting this deprecation.

Axent96 commented 4 years ago

I cannot found the application for this problem. So, you are right :) Sorry for my mistake