Skip to content

Fixing PHP 8.4 deprecation warning #260

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

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

mathiasgrimm
Copy link
Contributor

PHP Deprecated: {closure:Laravel\VaporCli\Aws\AwsStorageProvider::retryHandler():187}(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /some/path/vendor/laravel/vapor-cli/src/Aws/AwsStorageProvider.php on line 187

PHP Deprecated:  {closure:Laravel\VaporCli\Aws\AwsStorageProvider::retryHandler():187}(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /some/path/vendor/laravel/vapor-cli/src/Aws/AwsStorageProvider.php on line 187
@taylorotwell taylorotwell merged commit 8f5b90d into master Jan 31, 2025
13 checks passed
@taylorotwell taylorotwell deleted the fix-deprecation-warning branch January 31, 2025 22:28
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

Successfully merging this pull request may close these issues.

2 participants