Describe the bug
A clear and concise description of what the bug is.
Seeing the following error:
Method "Illuminate\Support\ServiceProvider::register()" might add "void" as a native return type declaration in the future. Do the same in child class "Spatie\LaravelRay\RayServiceProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Versions
Ray version (you can see this in "About Ray"): 1.36.1
You can use composer show to get the version numbers of:
spatie/ray package version: 1.36.1
spatie/laravel-ray package version (if applicable): 1.32.2
PHP version: 8.0 and higher
Laravel version: 9.x-dev
To Reproduce
Steps to reproduce the behavior:
Using symfony/phpunit-bridge with phpunit to run tests.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. macOS]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
Describe the bug A clear and concise description of what the bug is.
Seeing the following error:
Versions Ray version (you can see this in "About Ray"): 1.36.1
You can use
composer show
to get the version numbers of:PHP version: 8.0 and higher Laravel version: 9.x-dev
To Reproduce Steps to reproduce the behavior:
Using
symfony/phpunit-bridge
with phpunit to run tests.Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Version [e.g. 22]
Additional context Add any other context about the problem here.
See here: https://wouterj.nl/2021/09/symfony-6-native-typing