Skip to content

v2.6.0 - Improved Metadata support, Some fixes, small performance gains

Compare
Choose a tag to compare
@k00ni k00ni released this 13 Jul 06:34
· 40 commits to master since this release
c42fc11

What's Changed

  • Improved Metadata handling:
  • performance gain: Reduce excessive substring allocation, using preg_match's offset parameter by @se-ti in #595
  • Fix ASCII85 decoding in a specific case by @Seb35 in #600
  • Deploy latest PHP-CS-Fixer rules (adapted some to match our setup with PHP 7+8) by @Seb35 in #602

New Contributors

Full Changelog: v2.5.0...v.2.6.0