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

Non compatible with PHP 7 #32

Open
Getuser31 opened this issue May 23, 2018 · 0 comments
Open

Non compatible with PHP 7 #32

Getuser31 opened this issue May 23, 2018 · 0 comments

Comments

@Getuser31
Copy link

Hi,

Actually we encounter an issue by migrate our application to PHP 7. The Zimbra connection is broken and always return

Warning: count(): Parameter must be an array or an object that implements Countable

It because you often user this kind of stuff:
$sender->getSearches()->count()
instead of check is variable not null or empty.

Have you planned to update code for php 7 or this package is abandoned?

Thanks for your attention, have a nice day

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

No branches or pull requests

1 participant