Skip to content

5.0.5

Latest

Choose a tag to compare

@codemasher codemasher released this 24 Nov 13:05
  • PHP 8.5 support (imagedestroy() deprecation)
  • The parameter $transform of the method QROutputAbstract::collectModules(Closure $transform) has been deprecated in favor of the newly introduced method QROutputAbstract::moduleTransform() with the same parameters as the anonymous closure. The parameter will be removed in v6.
  • Remaining instances of empty() have been replaced with more precise checks.
  • dependency & CI updates