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 Countable error on php 8.1 in laravel 9 #92

Closed
wants to merge 1 commit into from

Conversation

coendr
Copy link

@coendr coendr commented Jan 9, 2023

Error message:
count(): Argument #1 ($value) must be of type Countable|array, null given

Error message:
`count(): Argument masbug#1 ($value) must be of type Countable|array, null given`
@parallels999
Copy link

Closes #91

@robindirksen1
Copy link

@masbug any update on this PR?

@parallels999
Copy link

parallels999 commented Mar 8, 2023

Better #101

@masbug
Copy link
Owner

masbug commented Mar 9, 2023

Thanks! Superseded by #101.

@masbug masbug closed this Mar 9, 2023
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.

4 participants