Skip to content

FPDI 2.6.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 13:25

Fixes

  • Added missing PdfType::resolve() calls in readPages() method (via #227).

Tweaks

  • Dropped support for PHP 5.6 + 7.0 due to missing support in major dependencies.
  • Reverted fix for implicitly nullable parameter declarations.