Skip to content

v0.16.0

Compare
Choose a tag to compare
@k00ni k00ni released this 19 Jun 07:38
· 140 commits to master since this release
fb0ff39

This release contains a lot of refinements and some fixes.

New features

Changes

  • Composer dependencies:
    • removed tecnickcom/tcpdf - see #299
    • removed atoum/atoum
    • added phpunit/phpunit
  • we ported all Atoum tests to PHPUnit - see #300
  • added further tools (like Scrutinizer, PHPStan) to improve maintenance for us and help PDFParser hackers
  • allow tests to run on PHP 8