Changelogs & Release Notes

Show changelog from version to

2 Bugfixes
0 Features
4 Tweaks
FPDI
Bugfix
  • Fixed font issue in FpdfTplTrait.
  • Fixed PHP 8.5 compatibility in Ascii85 class.
Tweak
  • Use fully qualified function names.
  • Replaced list() calls by array destructing via [].
  • Added #[\SensitiveParameter]-attribute to $parserParams parameter in all methods handling that parameter.
  • Dropped support for PHP 7.1 due to security issues in legacy dependencies.