Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
0 Features
5 Tweaks
SetaPDF-Signer Component
Change
  • SetaPDF_Signer_Asn1_Element::parse() returns an object of SetaPDF_Signer_Asn1_Element throughout now. No array is returned anymore.
Bugfix
  • Fixed parsing of ASN.1 structures with arbitrary data padded (e.g. null bytes).
SetaPDF-Core Component
Tweak
  • Added cache properties for char codes in font classes for speed improvement.
  • Added usage of cache properties to standard fonts.
  • Refactored sorting of encoding tables.
  • Refactored Matrix class.
  • Refactored some parser and tokenizer methods.