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

Call to a member function getError() on array #438

Open
arogachev opened this issue Feb 11, 2022 · 0 comments
Open

Call to a member function getError() on array #438

arogachev opened this issue Feb 11, 2022 · 0 comments
Assignees
Labels

Comments

@arogachev
Copy link
Contributor

arogachev commented Feb 11, 2022

What steps will reproduce the problem?

Submit contact form.

What is the expected result?

Form submitted successfully.

What do you get instead?

Call to a member function getError() on array

if ($file->getError() === UPLOAD_ERR_OK) {

Additional info

Q A
Version current master
PHP version
image: yiisoftware/yii-php:8.0-apache
Operating system
image: yiisoftware/yii-php:8.0-apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant