Two small updates to fix php 8.1 deprecation warnings regarding the first parameter of mb_convert_encoding being required to be either a string or an array.
Fixes
A short description of what this PR does.
Checklist
[x] I acknowledge that all my contributions will be made under the project's license
[x] I have made a material change to the repo (functionality, testing, spelling, grammar)
Two small updates to fix php 8.1 deprecation warnings regarding the first parameter of mb_convert_encoding being required to be either a string or an array.
Fixes
A short description of what this PR does.
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.