Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Deprecated in EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector method collect() #330

Closed
dmamchyts opened this issue Sep 11, 2023 · 3 comments

Comments

@dmamchyts
Copy link

Q A
Symfony version ^6.3
Bundle version ^8.4

Hello.
Deprecation error:

User Deprecated: Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.

2023-09-11_11-12

@ajaypatidar-dataaxle
Copy link

Getting similar error

1x: Method "Symfony\Component\HttpKernel\Bundle\Bundle::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "EightPoints\Bundle\GuzzleBundle\EightPointsGuzzleBundle" now to avoid errors or add an explicit @return annotation to suppress this message.

Please help

@gregurco
Copy link
Member

gregurco commented Dec 4, 2023

Fixed here #339

@gregurco gregurco closed this as completed Dec 4, 2023
@ajaypatidar-dataaxle
Copy link

Fixed here #339

OK, Thank you. Please update the same on packagist.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants