Changelogs & Release Notes

Show changelog from version to

3 Bugfixes
0 Features
6 Tweaks
FPDI PDF-Parser
Bugfix
  • Fixed PHP warning in CorruptedReader class.
  • Fixed permission by-pass possibility.
  • Handle encrypted PDF documents without file-identifier.
Tweak
  • Added check for incompatible OpenSSL/PHP version.
  • Use fully qualified function names.
  • Make use of the null coalesce operator.
  • Added #[\SensitiveParameter]-attribute to various methods.
  • Aligned PHP version dependencies with FPDI (dropped PHP 7.1).
  • Added stubs.php file to trial packages.