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

fix php 8.4 deprecation notice #6

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

tomschlick
Copy link
Contributor

Deprecated: LaravelJsonApi\Testing\MakesJsonApiRequests::jsonApi(): Implicitly marking parameter $expects as nullable is deprecated, the explicit nullable type must be used instead

```
Deprecated: LaravelJsonApi\Testing\MakesJsonApiRequests::jsonApi(): Implicitly marking parameter $expects as nullable is deprecated, the explicit nullable type must be used instead
```
@lindyhopchris
Copy link
Contributor

Thanks for the PR. I'm busy this weekend so will pick this up on Monday and get a new release tagged.

@lindyhopchris lindyhopchris self-requested a review November 23, 2024 10:38
@lindyhopchris lindyhopchris merged commit b0d4fd4 into laravel-json-api:develop Nov 26, 2024
2 checks passed
@tomschlick tomschlick deleted the patch-1 branch November 26, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants