Historique des commits

Auteur SHA1 Message Date
  smiley 00800ef901 :bath: clean-up (again) il y a 2 ans
  smiley 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints il y a 2 ans
  smiley ab358f2f38 :octocat: fixes/implements #223 il y a 2 ans
  smiley 5e8d10df82 :octocat: a few more performance improvements il y a 2 ans
  smiley 90f4a4bc66 :octocat: significant output performance improvements il y a 2 ans
  smiley c0dba8dab5 :octocat: QROutputAbstract::getModuleValue() now throws if the value is not set il y a 2 ans
  smiley b8cebb6d1c :octocat: QROutputAbstract::setModuleValues() allow setting extra values from options il y a 2 ans
  smiley 3869f66c77 :shower: il y a 2 ans
  smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size il y a 2 ans
  smiley 81ef065af8 :octocat: allow reflectance reversal via QROptions::$invertMatrix il y a 2 ans
  smiley 28b6e2c418 :octocat: il y a 2 ans
  smiley 94becce830 :octocat: il y a 2 ans
  smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead il y a 2 ans
  smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array il y a 2 ans
  smiley a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does il y a 2 ans
  smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters il y a 2 ans
  smiley 76e90986e7 :octocat: make QROutputInterface::moduleValueIsValid() public static il y a 2 ans
  smiley f13300c304 :shower: il y a 2 ans
  smiley 6b2a529160 :lipstick: code style fixes il y a 2 ans
  smiley 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() il y a 2 ans
  smiley ecdd81a0cb :octocat: file caching rework/cleanup il y a 2 ans
  smiley d6f1500ee1 :shower: il y a 3 ans
  smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does il y a 3 ans
  smiley a489639819 :sparkles: QROutputAbstract::collectModules(): ignore empty modules il y a 3 ans
  smiley 07cb751ee0 :octocat: extreact QROutputAbstract::setMatrixDimensions() il y a 3 ans
  smiley 4f454cb4ff :shower: QROutputAbstract::collectModules(): don't mess with the field value, also add modified value as param to transform, docblock il y a 3 ans
  smiley 1f435dfd54 :shower: rename QRMatrix::checkTypes() to checkTypeNotIn() and switch return value to better reflect what it actually does il y a 3 ans
  smiley 9aad8fbbdf :shower: added $M_TYPE as param to the transform function call il y a 3 ans
  smiley 14779f9538 :shower: extract method QROutputAbstract::collectModules() il y a 3 ans
  codemasher 164116fa39 :bath: output (+test) simplification & cleanup il y a 4 ans