Skip to content

Releases: Setasign/fpdi-protection

FpdiProtection 2.1.0

08 Jul 14:23
9ff4df3
Compare
Choose a tag to compare
  • Added check for incompatible PHP/OpenSSL environment.
  • Added native RC4 implementation which can be used as a fallback if OpenSSL does not support legacy providers (can be activated by the $useArcfourFallback parameter in the class constructor).

FpdiProtection 2.0.3

21 Nov 15:53
2ce6a33
Compare
Choose a tag to compare
  • Added PHP 8.2 tests
  • Added check for available cipher-methods of OpenSSL.
  • Minor code optimizations

FpdiProtection 2.0.2

30 Aug 09:32
c619d22
Compare
Choose a tag to compare
  • Updated dependency to FPDF 1.8.4 (Fixes #9)

FpdiProtection 2.0.1

04 Dec 08:35
51bef22
Compare
Choose a tag to compare
  • Added support for PHP 8.0

Initial release of version 2

17 Oct 14:14
Compare
Choose a tag to compare

A FPDI 2 compatible and enhanced version of the FPDF_Protection script.