News Archive

FPDI v2.6.5 & FPDI PDF-Parser v2.1.5 released!2026-03-11

While our tests for FPDI have run without any issues on PHP 8.5 since December 2025, we really missed an edge case which is fixed in this release.

In the same step, we have released a new version of the FPDI PDF-Parser, which includes bug fixes for very rare situations.

Check the release notes of the components below.
Log in to download the latest version of the related packages!

switch product

Version 2.6.5

Release date: 2026-03-11
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.