Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
0 Features
2 Tweaks
FPDI
Bugfix
  • Added missing `PdfType::resolve()` calls in `readPages()` method (via #227).
Tweak
  • Dropped support for PHP 5.6 + 7.0 due to missing support in major dependencies.
  • Reverted fix for implicitly nullable parameter declarations.