Skip to content

Releases: Setasign/fpdi-protection

FpdiProtection 2.1.1

Choose a tag to compare

@MaximilianKresse MaximilianKresse released this 18 Jul 07:42
76697e4
  • Improved check for incompatible PHP/OpenSSL environment.

FpdiProtection 2.1.0

Choose a tag to compare

@JanSlabon JanSlabon released this 08 Jul 14:23
9ff4df3
  • 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

Choose a tag to compare

@JanSlabon JanSlabon released this 21 Nov 15:53
2ce6a33
  • Added PHP 8.2 tests
  • Added check for available cipher-methods of OpenSSL.
  • Minor code optimizations

FpdiProtection 2.0.2

Choose a tag to compare

@JanSlabon JanSlabon released this 30 Aug 09:32
c619d22
  • Updated dependency to FPDF 1.8.4 (Fixes #9)

FpdiProtection 2.0.1

Choose a tag to compare

@MaximilianKresse MaximilianKresse released this 04 Dec 08:35
51bef22
  • Added support for PHP 8.0

Initial release of version 2

Choose a tag to compare

@JanSlabon JanSlabon released this 17 Oct 14:14

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