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

Notice and Warning with PHP 7.2 #16

Open
fansanelli opened this issue Oct 28, 2019 · 1 comment
Open

Notice and Warning with PHP 7.2 #16

fansanelli opened this issue Oct 28, 2019 · 1 comment

Comments

@fansanelli
Copy link

Hello,

can you please check the problems below?

PHP Notice: Only variables should be assigned by reference in vendor/easyise/eisexlsx/eiseXLSX.php on line 229
PHP Notice: Only variables should be assigned by reference in vendor/easyise/eisexlsx/eiseXLSX.php on line 205
PHP Notice: Only variables should be assigned by reference in vendor/easyise/eisexlsx/eiseXLSX.php on line 1129
PHP Warning: count(): Parameter must be an array or an object that implements Countable in easyise/eisexlsx/eiseXLSX.php on line 1159

I have a lot of these while writing with $xslx->data()
Thanks
Francesco

@ACH1980
Copy link

ACH1980 commented Apr 17, 2020

Notices shouldn't be a problem. A warning is also not critical, but someonne should look over it I think...

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