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

PHP Warn for countable interface #9

Closed
bilfeldt opened this issue Aug 8, 2022 · 0 comments · Fixed by #10
Closed

PHP Warn for countable interface #9

bilfeldt opened this issue Aug 8, 2022 · 0 comments · Fixed by #10

Comments

@bilfeldt
Copy link
Owner

bilfeldt commented Aug 8, 2022

Return type of Bilfeldt\LaravelFlashMessage\ViewFlashMessageBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/andersbilfeldt/github.com/eesea/enigma/vendor/bilfeldt/laravel-flash-message/src/ViewFlashMessageBag.php on line 108
bilfeldt added a commit that referenced this issue Aug 8, 2022
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 a pull request may close this issue.

1 participant