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

PHP73 statement fixed #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pizzaminded
Copy link

In some cases, r() on php 7.3 were throwing this error:
count(): Parameter must be an array or an object that implements Countable

After adding additional condition, this error gone away.

@jcmarchi
Copy link
Contributor

jcmarchi commented May 1, 2019

I encountered the same issue many times. I am glad you came up with this fix. I've implemented it in my local copy for tests and I am satisfied with the result. Two thumbs up!

I hope Milenko accept this pull request soon.

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