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

Cannot make it work in PHP 7.1 #2

Open
robregonm opened this issue Jul 13, 2017 · 0 comments
Open

Cannot make it work in PHP 7.1 #2

robregonm opened this issue Jul 13, 2017 · 0 comments

Comments

@robregonm
Copy link

First, thanks for an awesome extension.
Always get these warnings:

PHP message: PHP Warning:  reset() expects parameter 1 to be array, null given in /project/vendor/sweelix/yii2-sendgrid/src/Message.php on line 136 
PHP message: PHP Warning:  Variable passed to each() is not an array or object in /project/vendor/sweelix/yii2-sendgrid/src/Message.php on line 137
PHP message: PHP Warning:  reset() expects parameter 1 to be array, null given in /project/vendor/sweelix/yii2-sendgrid/src/Message.php on line 152 
PHP message: PHP Warning:  Variable passed to each() is not an array or object in /project/vendor/sweelix/yii2-sendgrid/src/Message.php on line 153

And silently fails.

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