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

count array = 0 #26

Closed
havantuan opened this issue May 21, 2018 · 3 comments
Closed

count array = 0 #26

havantuan opened this issue May 21, 2018 · 3 comments

Comments

@havantuan
Copy link

$first_row = $this->data->first();
foreach ($first_row as $item) {
if (!is_string($item)) {
$need_conversion = true;
}
}
Check $first_row not null and foreach.

@rap2hpoutre
Copy link
Owner

Thank you for your contribution! Feel free to submit a PR if you want to fix it (or I can do it myself, as you want!)

@havantuan
Copy link
Author

Excel found unreadable content in file excel. Do you want to recover the contents of the this workbook.
Why I choose yes, then press no I can open file.

rap2hpoutre added a commit that referenced this issue May 28, 2018
@rap2hpoutre
Copy link
Owner

Fixed in v0.3.2. Update your dependencies to this version to make it work with empty things.

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

2 participants