Brightspace / valence-sdk-php

PHP Valence SDK
Apache License 2.0
9 stars 13 forks source link

utf8_encode is deprecated #17

Open steelej opened 3 weeks ago

steelej commented 3 weeks ago

php.INFO: Deprecated: Function utf8_encode() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function utf8_encode() is deprecated at /app/vendor/brightspace/valence-sdk-php/lib/D2LSigner.php:37)"} []

steelej commented 3 weeks ago

Created a PR converting to mb_convert_encoding #18