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

Resolve null argument exception #1

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

AndrewRMillar
Copy link
Contributor

in the function isValidFile($file), $file can be null which will generate an exception.

in the function `isValidFile($file)`, `$file` can be `null`  which will generate an exception.
@MagePsycho MagePsycho merged commit f850f40 into MagePsycho:master Jan 23, 2023
@maurizio-tinkr
Copy link

@MagePsycho can you please tag the module to include this fix? when installing via composer 1.0.1 is downloaded which still presents the issue

Thanks

Maurizio

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

Successfully merging this pull request may close these issues.

None yet

3 participants