Skip to content

FPDI 2.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 07:53

Fixes

  • Fixed fallback in Filter\Flate::decode().
  • Fixed minor documentation errors in doc blocks.
  • Supressed notice in flate filter for PHP 8.0.

Tweaks

  • Micro optimization of LineReader::extract().
  • Added visual tests to testsuite.
  • Added PHP_CodeSniffer and PHPStan inspections.