Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
0 Features
4 Tweaks
SetaPDF-Core Component
Bugfix
  • Fixed calculation of encryption keys on environments with OpenSSL 3 and no legacy providers enabled.
Tweak
  • Harden data types by using SetaPDF_Core_Type_*::ensureType() calls.
  • Code style, doc-block optimizations and cleanup.
  • Added BypassSecHandlerInterface and refactored various PDF data types to use it.
  • Added PHP 8.2 compatibility.