nemiah / phpFinTS

PHP library to communicate with FinTS/HBCI servers
MIT License
130 stars 39 forks source link

Function utf8_decode() is deprecated #400

Closed pud-micha closed 1 year ago

pud-micha commented 1 year ago

Hello,

if you run this under 8.2 it will throw

code => E_DEPRECATED (Code: 8192) text => Function utf8_decode() is deprecated

:)