uppgrading from php 7.4 to php 8.1.5. Fields contatining åäö FPDF-Merge Error: field Månader not found
After uppgrading from php 7.4 to php 8.1.5. Fields contatining åäö do not work
FPDF-Merge Error: field Månader not found
Anyone else with this issue?
Same problem here with äöü.
Workaround, worked when replacing äö with ?
I can not replace the äö... I want to make fdpm PHP 8.1 compatible. Can you help to do so?
Sorry, I can’t. Just told you how I manage to do a workaround. Hope you find a solution.
What would be the workaround? Maybe there are more PHP 8.1 compatibility problems not only the special characters.
For me it was to replace "ä" with "?".
But if you have to switch back to PHP 7.4 (maybe temporally) this will not work.
I still want want to make fdpm PHP 8.1 compatible.
You can try using https://github.com/williamgall/fpdm/ fork.
It is working for me under php 8.1